#1842: DRIVER=="*?" in network udev rules breaks for some cards
--------------------------------------------+-------------------------------
Reporter: [EMAIL PROTECTED] | Owner: [email protected]
Type: task | Status: new
Priority: high | Milestone: 6.2
Component: Book | Version: SVN
Severity: major | Resolution:
Keywords: |
--------------------------------------------+-------------------------------
Comment (by [EMAIL PROTECTED]):
Ignore my comments about PHYSDEVDRIVER. It would be needed only in Debian-
like setup:
{{{
ENV{PHYSDEVDRIVER}!="?*", GOTO="net_end"
ACTION=="add", SUBSYSTEM=="net", SYSFS{address}=="00:e0:4c:12:34:56",
NAME="realtek"
ACTION=="add", SUBSYSTEM=="net", SYSFS{address}=="00:a0:c9:78:9a:bc",
NAME="intel"
LABEL="net_end"
}}}
which is not what is used in LFS. My comment dated 07/24/06 21:46:14
represents the recommended solution.
--
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