> Are the devices similar enough that it would make sense to extend the
> smsc75xx driver to cover both?
It has somewhat similar MAC. Phy is different(driver may not do anything
differently). Has OTP.
I thought it would clutter the smsc75xx code if I try to combine.
Thanks
Ravi
-Original
On 23/03/16 19:01, ravi.he...@microchip.com wrote:
Adding support for Microchip lan78xx USB 3.0 to Ethernet device.
Maintained code structure of old smsc/microchip smsc75xx driver.
Thank you! After several years of seeing dubiously licensed Microchip
ROMs (which were very obviously built fr
From: Ravi Hegde
Adding driver for Microchip LAN78xx USB 3.0 to 10/100/1000 Ethernet device.
This driver is tested with Microsoft WDS setup.
Signed-off-by: Ravi Hegde
---
src/drivers/net/lan78xx.c | 1371 +
src/drivers/net/lan78xx.h | 285 +
From: Ravi Hegde
Signed-off-by: Ravi Hegde
---
src/include/ipxe/errfile.h |1 +
1 file changed, 1 insertion(+)
diff --git a/src/include/ipxe/errfile.h b/src/include/ipxe/errfile.h
index 338ebdd..3acd11e 100644
--- a/src/include/ipxe/errfile.h
+++ b/src/include/ipxe/errfile.h
@@ -188,6 +188
Adding support for Microchip lan78xx USB 3.0 to Ethernet device.
Maintained code structure of old smsc/microchip smsc75xx driver.
Ravi Hegde (2):
The error file entry for Microchip lan78xx driver.
Adding driver for Microchip LAN78xx USB 3.0 to 10/100/1000 Ethernet
device.
src/driver
CLIENT MAC ADDR: 00 23 AE 14 A8 50 GUID
CLIENT IP: 192.168.021 MASK: 255.255.255.0 DHCP IP: 192.168.0.1
GATEWAY IP: 192.168.0.1
PXE->EB: !PXE at 9A22:0040, entry point at 9A22:00D6
UNDI code segment 9A22:4b50, data segment 966A:3B80
UNDI device is PCI 09:00.0, type DIX+802.3
Closed #51.
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/51#event-599884872___
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.i
Fixed with 05027a7a125eee751e7aa2cd93f3a95f683f901a. Thanks!
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/51#issuecomment-200227768___
ipxe-deve
8 matches
Mail list logo