Magellan Linux

Diff of /tags/udev-164-r1/blacklist

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 314 by niro, Sun Aug 19 16:29:14 2007 UTC revision 511 by niro, Sat Mar 22 18:05:39 2008 UTC
# Line 8  Line 8 
8  #  #
9    
10  #  #
11    # blacklist the event debugging driver
12    #
13    # evbug is a debug tool and should be loaded explicitly
14    blacklist evbug
15    
16    #
17    # blacklist the firewire ipv4 driver
18    #
19    # autoloading eth1394 most of the time re-orders your network
20    # interfaces, and with buggy kernel 2.6.21, udev persistent-net
21    # is not able to rename these devices, so you get eth?_rename devices
22    # plus an exceeded 30sec boot timeout
23    blacklist eth1394
24    
25    #
26  # blacklist *all* framebuffer video-modules  # blacklist *all* framebuffer video-modules
27  #  #
28  # They should be loaded explicitly by the user via  # They should be loaded explicitly by the user via

Legend:
Removed from v.314  
changed lines
  Added in v.511