| Rev | Line | |
|---|
| [7989] | 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: see modprobe.conf(5). |
|---|
| 8 | # |
|---|
| 9 | |
|---|
| 10 | # watchdog drivers |
|---|
| 11 | blacklist i8xx_tco |
|---|
| 12 | |
|---|
| 13 | # framebuffer drivers |
|---|
| 14 | blacklist aty128fb |
|---|
| 15 | blacklist atyfb |
|---|
| 16 | blacklist radeonfb |
|---|
| 17 | blacklist i810fb |
|---|
| 18 | blacklist cirrusfb |
|---|
| 19 | blacklist intelfb |
|---|
| 20 | blacklist kyrofb |
|---|
| 21 | blacklist i2c-matroxfb |
|---|
| 22 | blacklist hgafb |
|---|
| 23 | blacklist nvidiafb |
|---|
| 24 | blacklist rivafb |
|---|
| 25 | blacklist savagefb |
|---|
| 26 | blacklist sstfb |
|---|
| 27 | blacklist neofb |
|---|
| 28 | blacklist tridentfb |
|---|
| 29 | blacklist tdfxfb |
|---|
| 30 | blacklist virgefb |
|---|
| 31 | blacklist vga16fb |
|---|
| 32 | blacklist viafb |
|---|
| 33 | |
|---|
| 34 | # ISDN - see bugs 154799, 159068 |
|---|
| 35 | blacklist hisax |
|---|
| 36 | blacklist hisax_fcpcipnp |
|---|
| 37 | |
|---|
| 38 | # sound drivers |
|---|
| 39 | blacklist snd-pcsp |
|---|
| 40 | |
|---|
| 41 | # I/O dynamic configuration support for s390x (bz #563228) |
|---|
| 42 | blacklist chsc_sch |
|---|
| 43 | |
|---|
| 44 | # we prefer e100 |
|---|
| 45 | blacklist eepro100 |
|---|
| 46 | |
|---|
| 47 | # old and legacy floppy |
|---|
| 48 | blacklist floppy |
|---|
| 49 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.