]> git.baikalelectronics.ru Git - kernel.git/commit
smsc95xx: add support for LAN9512 and LAN9514
authorSteve Glendinning <steve.glendinning@smsc.com>
Fri, 1 May 2009 06:07:22 +0000 (06:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 May 2009 22:27:03 +0000 (15:27 -0700)
commiteca5cc8e7252a2539759fd6f04fde22abdee13e5
treefa11a467fef4124ffbb168f72a52aae92c2945b0
parent0f03734748f3b75fcd318c81c6252d36c33ade91
smsc95xx: add support for LAN9512 and LAN9514

LAN9512 and LAN9514 are USB hubs with an integrated 10/100 ethernet
controller.  Logically this looks like an ethernet controller (similar
to LAN9500) permanently attached to one of the hub's downstream ports.

This patch adds the usb device id of the new ethernet controller to the
smsc95xx driver.  This id is the same in both new devices.

Signed-off-by: Steve Glendinning <steve.glendinning@smsc.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/smsc95xx.c