Thansk to all  I have if figured out now.

Pat

On Tue, Jan 20, 2015 at 12:46 PM, Robert Nelson <[email protected]>
wrote:

> On Tue, Jan 20, 2015 at 12:42 PM, Patrick Delaney
> <[email protected]> wrote:
> > I want to configure the unit for both adapters. I currently have the
> > following in the /etc/udev/rules.d/70-persistent-net.rules
> >
> > # This file was automatically generated by the /lib/udev/write_net_rules
> > # program, run by the persistent-net-generator.rules rules file.
> > #
> > # You can modify it, as long as you keep each rule on a single
> > # line, and change only the value of the NAME= key.
> >
> > # Unknown net device (/devices/ocp.3/4a100000.ethernet/net/eth0) (cpsw)
> > SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
> > ATTR{address}=="6c:ec:eb:a5:88:d0", ATTR{dev_id}=="0x0", ATTR{type}=="1",
> > KERNEL=="eth*", NAME="eth0"
> >
> > # USB device 0x:0x (smsc75xx)
> > SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
> > ATTR{address}=="00:0e:c6:89:39:7c", ATTR{dev_id}=="0x0", ATTR{type}=="1",
> > KERNEL=="eth*", NAME="eth1"
> >
> >
> > Should I comment them both out?
>
> No it's fine now.. Notice how they both have the "ATTR{address}" now
> populated. cpsw will always be eth0 and smsc75xx will always be eth1..
>
> I had removed the "ATTR{address}" variable in my hack..
>
> Regards,
>
> --
> Robert Nelson
> http://www.rcn-ee.com/
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to