[beagleboard] USB Ethernet adapter names

2014-02-28 Thread porkupan
Hi, When adding USB Ethernet adapters to BBB, the adapters receive strange names i.e. *rename3*, *rename5*, etc. (instead of *eth1*, *eth2*). Is there any way to tell the kernel to configure these devices as ethX? eth0 Link encap:Ethernet HWaddr f6:85:99:ec:44:c4 inet addr:19

Re: [beagleboard] USB Ethernet adapter names

2014-02-28 Thread Robert Nelson
On Fri, Feb 28, 2014 at 11:17 AM, porkupan wrote: > Hi, > > When adding USB Ethernet adapters to BBB, the adapters receive strange names > i.e. rename3, rename5, etc. (instead of eth1, eth2). Is there any way to > tell the kernel to configure these devices as ethX? I'm just guessing, as you did

Re: [beagleboard] USB Ethernet adapter names

2014-02-28 Thread porkupan
Robert, I am using your latest published image (with 3.8.13-bone40 kernel). You are correct about the rule. When I removed it, the ethernet adapters are now named properly. Thanks very much! On Friday, February 28, 2014 12:26:53 PM UTC-5, RobertCNelson wrote: > > On Fri, Feb 28, 2014 at 11:1

Re: [beagleboard] USB Ethernet adapter names

2014-02-28 Thread porkupan
I am using your latest published image ( On Friday, February 28, 2014 12:26:53 PM UTC-5, RobertCNelson wrote: > > On Fri, Feb 28, 2014 at 11:17 AM, porkupan > > > wrote: > > Hi, > > > > When adding USB Ethernet adapters to BBB, the adapters receive strange > names > > i.e. rename3, rename5,