]> Git Repo - J-u-boot.git/commit
Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter
authorSimon Glass <[email protected]>
Mon, 13 Jun 2011 23:13:09 +0000 (16:13 -0700)
committerRemy Bohmer <[email protected]>
Mon, 8 Aug 2011 19:05:23 +0000 (21:05 +0200)
commit291391bed566a569a80b50c924a7c43747abc1b5
tree02d280a4d24d650a41fd8c5e17914279d174e4fc
parentfa82f871c8dbc9a15e8dc274b3f99dd5fa0da458
Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter

The SMSC95XX is a USB hub with a built-in Ethernet adapter. This adds support
for this, using the USB host network framework.

Signed-off-by: Simon Glass <[email protected]>
Tested-by: Eric BĂ©nard <[email protected]>
drivers/usb/eth/Makefile
drivers/usb/eth/smsc95xx.c [new file with mode: 0644]
drivers/usb/eth/usb_ether.c
include/usb_ether.h
This page took 0.034316 seconds and 4 git commands to generate.