upload tizen1.0 source
[external/udev.git] / extra / blacklist.conf
1 # This file lists modules which will not be loaded as the result of
2 # alias expansion, with the purpose of preventing the hotplug subsystem
3 # to load them. It does not affect autoloading of modules by the kernel.
4 # This file is provided by the udev package.
5
6 # evbug is a debug tool and should be loaded explicitly
7 blacklist evbug
8
9 # these drivers are very simple, the HID drivers are usually preferred
10 blacklist usbmouse
11 blacklist usbkbd
12
13 # replaced by e100
14 blacklist eepro100
15
16 # replaced by tulip
17 blacklist de4x5
18
19 # replaced by tmscsim
20 blacklist am53c974
21
22 # these watchdog drivers break some systems
23 blacklist iTCO_wdt
24