|
@@ -798,6 +798,7 @@ struct smsc95xx_dongle {
|
|
static const struct smsc95xx_dongle smsc95xx_dongles[] = {
|
|
static const struct smsc95xx_dongle smsc95xx_dongles[] = {
|
|
{ 0x0424, 0xec00 }, /* LAN9512/LAN9514 Ethernet */
|
|
{ 0x0424, 0xec00 }, /* LAN9512/LAN9514 Ethernet */
|
|
{ 0x0424, 0x9500 }, /* LAN9500 Ethernet */
|
|
{ 0x0424, 0x9500 }, /* LAN9500 Ethernet */
|
|
|
|
+ { 0x0424, 0x9730 }, /* LAN9730 Ethernet (HSIC) */
|
|
{ 0x0000, 0x0000 } /* END - Do not remove */
|
|
{ 0x0000, 0x0000 } /* END - Do not remove */
|
|
};
|
|
};
|
|
|
|
|