home *** CD-ROM | disk | FTP | other *** search
/ HAKERIS 11 / HAKERIS 11.ISO / linux / system / LinuxConsole 0.4 / linuxconsole0.4install-en.iso / linuxconsole0.4.lcm / etc / hotplug / blacklist next >
Encoding:
Text File  |  2004-03-26  |  569 b   |  19 lines

  1. #
  2. # Listing a module here prevents the hotplug scripts from loading it.
  3. # Usually that'd be so that some other driver will bind it instead,
  4. # no matter which driver happens to get probed first.  Sometimes user
  5. # mode tools can also control driver binding.
  6. #
  7. # Syntax:  driver name alone (without any spaces) on a line. Other
  8. # lines are ignored.
  9. #
  10.  
  11. # uhci ... usb-uhci handles the same pci class
  12. usb-uhci
  13.  
  14. # tulip ... de4x5, xircom_tulip_cb, dmfe (...) handle same devices
  15. de4x5
  16. # At least 2.4.3 and later xircom_tulip doesn't have that conflict
  17. # xircom_tulip_cb
  18. dmfe
  19.