Jump to content

Patching Intel 82574L Pci-Id 10d3


FredWst
 Share

6 posts in this topic

Recommended Posts

Hello,


 


For those who get this ethernet card with device id 10d3.


You need to patch device-id and subsystem-id to make it works natively.


 


Under linux


open terminal.


sudo -s


apt-get install ethtool


 


ethtool -E eth0 magic 0x10D38086 offset 0x16 value 0x00


ethtool -E eth0 magic 0x10D38086 offset 0x17 value 0x00


ethtool -E eth0 magic 0x10D38086 offset 0x1A value 0xF6


 


Reboot and voila.  :)


 


Fred


  • Like 2
Link to comment
Share on other sites

  • 1 month later...
  • 4 weeks later...
  • 2 months later...
  • 2 months later...
  • 7 months later...
 Share

×
×
  • Create New...