39 lines
847 B
Text
39 lines
847 B
Text
#
|
||
# Listing a module here prevents the hotplug scripts from loading it.
|
||
# Usually that'd be so that some other driver will bind it instead,
|
||
# no matter which driver happens to get probed first. Sometimes user
|
||
# mode tools can also control driver binding.
|
||
#
|
||
# Syntax: driver name alone (without any spaces) on a line. Other
|
||
# lines are ignored.
|
||
|
||
|
||
#watchdog drivers
|
||
blacklist i8xx_tco
|
||
|
||
# framebuffer drivers
|
||
blacklist aty128fb
|
||
blacklist atyfb
|
||
blacklist radeonfb
|
||
blacklist i810fb
|
||
blacklist cirrusfb
|
||
blacklist intelfb
|
||
blacklist kyrofb
|
||
blacklist i2c-matroxfb
|
||
blacklist hgafb
|
||
blacklist nvidiafb
|
||
blacklist rivafb
|
||
blacklist savagefb
|
||
blacklist sstfb
|
||
blacklist neofb
|
||
blacklist tridentfb
|
||
blacklist tdfxfb
|
||
blacklist virgefb
|
||
blacklist vga16fb
|
||
|
||
# ISDN - see bugs 154799, 159068
|
||
blacklist hisax
|
||
blacklist hisax_fcpcipnp
|
||
|
||
# sound drivers
|
||
blacklist snd-pcsp
|