# This file lists those modules which we don't want to be loaded by
# alias expansion, usually so some other driver will be loaded for the
# device instead.

# evbug is a debug tool that should be loaded explicitly
blacklist evbug

# these drivers are very simple, the HID drivers are usually preferred
blacklist usbmouse
blacklist usbkbd

# replaced by e100
blacklist eepro100

# replaced by tulip
blacklist de4x5

# causes no end of confusion by creating unexpected network interfaces
blacklist eth1394

# snd_intel8x0m can interfere with snd_intel8x0, doesn't seem to support much
# hardware on its own (Ubuntu bug #2011, #6810)
blacklist snd_intel8x0m

# should be loaded by the X driver
blacklist nvidia

# conflicts with video drivers
blacklist matrox_w1

# matches every PCI bridge, but actual hardware is rare
blacklist shpchp

# irda_usb should be used instead
blacklist ir_usb

# dangerous drivers which can overwrite BIOS if used improperly;
# ichxrom also has a history of oopses
blacklist amd76xrom
blacklist ck804xrom
blacklist esb2rom
blacklist ichxrom
blacklist scb2_flash

# matches almost all Intel LPC bridges, but actual hardware is rare
blacklist intel_rng
