Set Ethernet Network Adapter Name From Drivers

  • Thread starter Thread starter Lokesh2k2k
  • Start date Start date
L

Lokesh2k2k

Guest
Hi,

I am writing network drivers for a pci device that acts like ethenret adapter. At the moment ip config reports the adapter as Ethernet adapter Ethernet 2 and shows up among Network Adapters in Control Panel as Ethernet 2. (Screenshot: View: https://i.stack.imgur.com/pEbAf.png
)

I would like to change that name Ethernet 2 to something custom, how can I do that from within the drivers?

Thank you,

Lokesh

Continue reading...
 
Back
Top