aboutsummaryrefslogtreecommitdiffstats
path: root/packages/torouter-prep/configs/modprobe.d-blacklist.conf
blob: e14a9d02bf3c515a54ebeab19af7e260b1937642 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# This file lists modules which will not be loaded as the result of
# alias expansion, with the purpose of preventing the hotplug subsystem
# to load them. It does not affect autoloading of modules by the kernel.
# This file is provided by the udev package.

# evbug is a debug tool and 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

# replaced by tmscsim
blacklist am53c974

# these watchdog drivers break some systems
blacklist iTCO_wdt

# We do not need or want ipv6 right now
blacklist ipv6

# This wireless driver does not give us AP support, sadly
blacklist libertas
blacklist libertas_sdio