rajapt / iats

Automatically exported from code.google.com/p/iats
0 stars 0 forks source link

Driver Hijacks existing ethernet device names #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Have existing en1 ethernet device
2. Install Atheros Ethernet Driver

What is the expected output? What do you see instead?
Expected: Driver creates new Ethernet device instead of using existing
ethernet device names.
Instead: Driver uses device en1 causing conflicts with any existing devices
using that adapter name.

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by focal.tr...@gmail.com on 22 Apr 2010 at 4:52