home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 February / PCWorld_2000-02_cd.bin / live / etc / pcmcia / config.opts < prev    next >
Text File  |  1999-10-31  |  843b  |  33 lines

  1. #
  2. # Local PCMCIA Configuration File
  3. #
  4. # System resources available for PCMCIA devices
  5. #
  6. include port 0x100-0x4ff, port 0x1000-0x17ff
  7. include memory 0xc0000-0xfffff
  8. include memory 0xa0000000-0xa0ffffff, memory 0x60000000-0x60ffffff
  9. #
  10. # Extra port range for IBM Token Ring
  11. #
  12. include port 0xa00-0xaff
  13. #
  14. # Resources we should not use, even if they appear to be available
  15. #
  16. # First built-in serial port
  17. exclude irq 4
  18. # Second built-in serial port
  19. #exclude irq 3
  20. # First built-in parallel port
  21. exclude irq 7
  22. #
  23. # Examples of options for loadable modules
  24. #
  25. # To fix sluggish network with IBM ethernet adapter...
  26. #module "pcnet_cs" opts "mem_speed=600"
  27. #
  28. # Options for Xircom Netwave driver...
  29. #module "netwave_cs" opts "domain=0x100 scramble_key=0x0"
  30. #
  31. # Options for IBM Token Ring adapters
  32. #module "ibmtr_cs" opts "mmiobase=0xd0000 srambase=0xd4000"
  33.