home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1999 January / VPR9901B.ISO / unsupp / cdboot.img / INITRD.IMG / INITRD / etc / pcmcia / config.opts < prev   
Text File  |  1998-09-29  |  739b  |  33 lines

  1. #
  2. # Local PCMCIA Configuration File
  3. #
  4. # System resources available for PCMCIA devices
  5. #
  6. include port 0x100-0x3ff, memory 0xc0000-0xfffff
  7. #
  8. # Extra port range for IBM Token Ring
  9. #
  10. include port 0xa20-0xa27
  11. #
  12. # Include lines for cardbus cards:
  13. #
  14. include memory 0xa0000000-0xa0ffffff
  15. include port 0x1000-0x2000
  16. #
  17. # Resources we should not use, even if they appear to be available
  18. #
  19. # First built-in serial port
  20. exclude irq 4
  21. # Second built-in serial port
  22. #exclude irq 3
  23. # First built-in parallel port
  24. exclude irq 7
  25. #
  26. # Options for loadable modules
  27. #
  28. # To fix sluggish network with IBM ethernet adapter...
  29. #module "pcnet_cs" opts "mem_speed=600"
  30. #
  31. # Options for Xircom Netwave driver...
  32. #module "xircnw_cs" opts "domain=0x100 scramble_key=0x0"
  33.