Magellan Linux

Annotation of /tags/udev-162-r2/blacklist

Parent Directory Parent Directory | Revision Log Revision Log


Revision 121 - (hide annotations) (download)
Wed Mar 21 16:48:37 2007 UTC (17 years, 1 month ago) by niro
Original Path: trunk/udev/blacklist
File size: 700 byte(s)
- moved to udev root. manage versions with tags now

1 niro 121 #
2     # Listing a module here prevents udev 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: blacklist modulename
8     #
9    
10    
11     # blacklist *all* framebuffer video-modules;
12     # they should be loaded explicitly by the user via
13     # /etc/modules.autoload/kernel-xy or initrd/initramfs
14     blacklist atyfb
15     blacklist aty128fb
16     blacklist sisfb
17     blacklist i810fb
18     blacklist rivafb
19     blacklist hgafb
20     blacklist pm2fb
21     blacklist cyber2000fb
22     blacklist vga16fb
23     blacklist nvidiafb
24     blacklist savagefb
25     blacklist cirrusfb
26     blacklist radeonfb
27     blacklist intelfb
28     blacklist tridentfb