home *** CD-ROM | disk | FTP | other *** search
/ chilidog.highland.cc.ks.us / chilidog.highland.cc.ks.us.zip / chilidog.highland.cc.ks.us / backup / bradford.20120521.etc.tar.gz / bradford.20120521.etc.tar / etc / modprobe.d / blacklist next >
Text File  |  2006-06-02  |  7KB  |  252 lines

  1. #
  2. # $Id: blacklist,v 1.10 2004/03/30 08:32:24 adrian Exp $
  3. # Listing a module here prevents the hotplug scripts from loading it.
  4. # Usually that'd be so that some other driver will bind it instead,
  5. # no matter which driver happens to get probed first.  Sometimes user
  6. # mode tools can also control driver binding.
  7. #
  8. # Syntax:  driver name alone (without any spaces) on a line. Other
  9. # lines are ignored.
  10. #
  11.  
  12. # uhci ... usb-uhci handles the same pci class
  13. blacklist uhci
  14. # usbcore ... module is loaded implicitly, ignore it otherwise
  15. blacklist usbcore
  16.  
  17. # tulip ... de4x5, xircom_tulip_cb, dmfe (...) handle same devices
  18. blacklist de4x5
  19. # At least 2.4.3 and later xircom_tulip doesn't have that conflict
  20. # xircom_tulip_cb
  21. blacklist dmfe
  22.  
  23. # list all framebuffer drivers, some of them tend to crash during boot
  24. # they are either compiled into the kernel, or vesafb is active
  25. # X works fine without them, rcfbset can load them if really required
  26. #  sed -e '/\/drivers\/video\/.*\.\(o\|ko\)$/{s@^.*/@@;s@\..*$@@;p};d'
  27. blacklist aty128fb
  28. blacklist atyfb
  29. blacklist clgenfb
  30. blacklist cyber2000fb
  31. blacklist encode-big5
  32. blacklist encode-gb
  33. blacklist encode-gbk
  34. blacklist encode-jis
  35. blacklist encode-kscm
  36. blacklist fbcon-afb
  37. blacklist fbcon-cfb2
  38. blacklist fbcon-cfb4
  39. blacklist fbcon-hga
  40. blacklist fbcon-ilbm
  41. blacklist fbcon-iplan2p2
  42. blacklist fbcon-iplan2p4
  43. blacklist fbcon-iplan2p8
  44. blacklist fbcon-mac
  45. blacklist fbcon-mfb
  46. blacklist fbcon-vga
  47. blacklist fbcon-vga-planes
  48. blacklist fbgen
  49. blacklist g450_pll
  50. blacklist hgafb
  51. blacklist i2c-matroxfb
  52. blacklist i810fb
  53. blacklist intelfbdrv
  54. blacklist intelfbhw
  55. blacklist matroxfb_accel
  56. blacklist matroxfb_base
  57. blacklist matroxfb_crtc2
  58. blacklist matroxfb_DAC1064
  59. blacklist matroxfb_g450
  60. blacklist matroxfb_maven
  61. blacklist matroxfb_misc
  62. blacklist matroxfb_proc
  63. blacklist matroxfb_Ti3026
  64. blacklist mdacon
  65. blacklist neofb
  66. blacklist pm2fb
  67. blacklist pm3fb
  68. blacklist radeonfb
  69. blacklist rivafb
  70. blacklist sisfb
  71. blacklist sstfb
  72. blacklist tdfxfb
  73. blacklist tridentfb
  74. blacklist unikey
  75. blacklist vga16fb
  76. blacklist vgastate
  77. blacklist vmware
  78. # for kyrofb see Bug 35810
  79. blacklist kyrofb
  80. # list was not complete (bug 106715)
  81. blacklist arcfb
  82. blacklist backlight
  83. blacklist lcd
  84. blacklist cirrusfb
  85. blacklist gx1fb
  86. blacklist intelfb
  87. blacklist macmodes
  88. blacklist nvidiafb
  89. blacklist s1d13xxxfb
  90. blacklist savagefb
  91.  
  92. # ISDN modules are load from /lib/udev/isdn.sh
  93. blacklist fcusb
  94. blacklist fcusb2
  95. blacklist fxusb
  96. blacklist fxusb_CZ
  97. blacklist fcdslusb
  98. blacklist fcdslusb2
  99. blacklist fcdslusba
  100. blacklist fcdslslusb
  101. blacklist fcdslslusb2
  102. blacklist e2220pc
  103. blacklist e5520pc
  104. blacklist bfusb
  105. blacklist b1isa
  106. blacklist b1pci
  107. blacklist b1pcmcia
  108. blacklist c4
  109. blacklist t1isa
  110. blacklist t1pci
  111. blacklist divas
  112. blacklist act2000
  113. blacklist hfc_usb
  114. blacklist hisax
  115. blacklist hisax_fcpcipnp
  116. blacklist hisax_st5481
  117. blacklist hysdn
  118. blacklist icn
  119. blacklist pcbit
  120. blacklist sc
  121. blacklist tpam
  122. blacklist fcpci
  123. blacklist fcclassic
  124. blacklist fcdsl
  125. blacklist fcdsl2
  126.  
  127. # ALSA PCI sound/modem modules - should be configured via yast
  128. blacklist snd-ali5451
  129. blacklist snd-als4000
  130. blacklist snd-atiixp
  131. blacklist snd-atiixp-modem
  132. blacklist snd-au8810
  133. blacklist snd-au8820
  134. blacklist snd-au8830
  135. blacklist snd-azt3328
  136. blacklist snd-bt87x
  137. blacklist snd-ca0106
  138. blacklist snd-cmipci
  139. blacklist snd-cs4281
  140. blacklist snd-cs46xx
  141. blacklist snd-emu10k1
  142. blacklist snd-emu10k1x
  143. blacklist snd-ens1370
  144. blacklist snd-ens1371
  145. blacklist snd-es1938
  146. blacklist snd-es1968
  147. blacklist snd-fm801
  148. blacklist snd-hda-intel
  149. blacklist snd-hdsp
  150. blacklist snd-hdspm
  151. blacklist snd-ice1712
  152. blacklist snd-ice1724
  153. blacklist snd-intel8x0
  154. blacklist snd-intel8x0m
  155. blacklist snd-korg1212
  156. blacklist snd-maestro3
  157. blacklist snd-mixart
  158. blacklist snd-nm256
  159. blacklist snd-rme32
  160. blacklist snd-rme96
  161. blacklist snd-rme9652
  162. blacklist snd-sonicvibes
  163. blacklist snd-trident
  164. blacklist snd-via82xx
  165. blacklist snd-via82xx-modem
  166. blacklist snd-vx222
  167. blacklist snd-ymfpci
  168.  
  169. # OSS PCI sound modules
  170. blacklist ad1889
  171. blacklist ali5455
  172. blacklist btaudio
  173. blacklist cmpci
  174. blacklist cs4281
  175. blacklist emu10k1
  176. blacklist es1370
  177. blacklist es1371
  178. blacklist esssolo1
  179. blacklist forte
  180. blacklist i810_audio
  181. blacklist maestro
  182. blacklist maestro3
  183. blacklist nm256_audio
  184. blacklist rme96xx
  185. blacklist sonicvibes
  186. blacklist trident
  187. blacklist via82cxxx_audio
  188. blacklist ymfpci
  189.  
  190. # If you really need firewire direct networking, then remove this entry
  191. blacklist eth1394
  192.  
  193. # this is a debugging module which should only be loaded manually
  194. blacklist evbug
  195.  
  196. # These mtd drivers should be loaded manually.
  197. blacklist scb2_flash
  198. blacklist ich2rom
  199. blacklist pci
  200. blacklist l440gx
  201. blacklist amd76xrom
  202.  
  203. # job of rcdvb
  204. blacklist snd_bt87x
  205. blacklist snd-bt87x
  206.  
  207. # HP Touch Screen usb input driver. breaks all other mouse input devices
  208. blacklist tsdev
  209.  
  210. # The TPM modules are supposed to support the Trusted Platform chip.
  211. # The TPM is connected to the LPC bus, so these modules logically need to
  212. # specify the PCI ID of the LPC interface.
  213. # It's probably a reasonable thing to disable automatic loading of these
  214. # modules, given that we're not doing much with them anyway ATM.
  215. # In the future we may need a bit of more intelligent scanning of devices
  216. # that are connected to busses such as LPC or I2C.
  217. blacklist tpm_infineon
  218. blacklist tpm_nsc
  219. blacklist tpm_atmel
  220.  
  221. # https://bugzilla.novell.com/show_bug.cgi?id=115132
  222. blacklist slamr
  223. blacklist slusb
  224.  
  225. # This module seems to be good for nothing. See bug 129301.
  226. blacklist dpt_i2o
  227.  
  228. # This driver is obsolete and should never be loaded as default.
  229. # See https://bugzilla.novell.com/show_bug.cgi?id=146728
  230. blacklist eepro100
  231.  
  232. # This driver is obsolete and should never be loaded as default.
  233. # See https://bugzilla.novell.com/show_bug.cgi?id=146930
  234. blacklist sk98lin
  235.  
  236. # This driver is rarely needed and causes trouble when scanning devices.
  237. # See: https://bugzilla.novell.com/show_bug.cgi?id=144623
  238. blacklist stradis
  239.  
  240. # These devices have bt878 chip without PCI Subsystem ID. Without that info bttv
  241. # does not know how to treat them properly. Therefore we disable autoloading of
  242. # modules for these devices.
  243. # See https://bugzilla.novell.com/show_bug.cgi?id=149588
  244. # To enable your device create a hardware configuration file for your device.
  245. # See man hwup for details.
  246. # You will probably have to specify an option to identify your card. Have a
  247. # look in /usr/src/linux/Documentation/video4linux/CARDLIST.bttv.
  248. alias pci:v0000109Ed0000036Esv00000000sd00000000bc04sc00i00 bttv_skip_it
  249. alias pci:v0000109Ed00000878sv00000000sd00000000bc04sc80i00 bttv_skip_it
  250. install bttv_skip_it /bin/echo "module alias skipped (bt878 chip without PCI Subsystem ID)"
  251.  
  252.