issue will be study later.
Any helpful reference implementation data is appreciated.
Best Regards,
Joseph CHANG
System Application Engineering Division
Davicom Semiconductor, Inc.
No. 6 Li-Hsin 6th Rd., Science-Based Park,
Hsin-Chu, Taiwan.
Tel: 886-3-5798797 Ex 8534
Fax: 886-3-5646929
eeprom is updated.
(I don't know how to let the device reset by software ?
Only un-plug and then plug the device.)
Best Regards,
Joseph CHANG
System Application Engineering Division
Davicom Semiconductor, Inc.
No. 6 Li-Hsin 6th Rd., Science-Based Park,
Hsin-Chu, Taiwan.
Tel: 886-3-5798797 Ex
---------
Best Regards,
Joseph CHANG
System Application Engineering Division
Davicom Semiconductor, Inc.
No. 6 Li-Hsin 6th Rd., Science-Based Park,
Hsin-Chu, Taiwan.
Tel: 886-3-5798797 Ex 8534
Fax: 886-3-5646929
Web: http://www.davicom.com.tw
-Original Message
Add function dm9601_set_eeprom which tested good with ethtool
utility, include the eeprom words dump and the eeprom byte write.
Signed-off-by: Joseph CHANG
---
drivers/net/usb/dm9601.c | 39 +++
1 file changed, 39 insertions(+)
diff --git a/drivers/net/usb
Enable chip's EP3 interrupt to get the link-up notify soon
immediately.
Signed-off-by: Joseph CHANG
---
drivers/net/usb/dm9601.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/drivers/net/usb/dm9601.c b/drivers/net/usb/dm9601.c
index 0b4bdd3..520de4f 100644
--- a/drivers/ne
Add to maintain variant eeprom adapters which may have not right
dm962x's format.
Signed-off-by: Joseph CHANG
---
drivers/net/usb/dm9601.c | 72
1 file changed, 72 insertions(+)
diff --git a/drivers/net/usb/dm9601.c b/drivers/net/usb/dm9
Enable chip's EP3 interrupt to get the link-up notify soon
immediately.
Add to maintain variant eeprom adapters which may have not right
dm9620x's format.
Add function dm9601_set_eeprom which tested good with ethtool
utility.
Signed-off-by: Joseph CHANG
---
drivers/net/usb/dm96