#1842: DRIVER=="*?" in network udev rules breaks for some cards
--------------------------------------------+-------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  [EMAIL PROTECTED]
     Type:  task                            |       Status:  assigned           
        
 Priority:  high                            |    Milestone:  6.2                
        
Component:  Book                            |      Version:  SVN                
        
 Severity:  major                           |   Resolution:                     
        
 Keywords:                                  |  
--------------------------------------------+-------------------------------
Comment (by [EMAIL PROTECTED]):

 Indeed, that's bad. This also means that Debian (where I borrowed this
 "solution" from) is buggy. What happens if you add KERNEL=="ath*" and
 KERNEL=="wifi*" instead of SYSFS{type}? What is the output of the
 following commands?

 {{{
 udevinfo -a -p /class/net/ath0
 udevinfo -a -p /class/net/wifi0
 }}}

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/1842>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to