Use the real product name for Edimax rsu(4) id.

This commit is contained in:
Kevin Lo 2013-11-12 02:34:48 +00:00
parent c226d0b31a
commit bf124fcf1e
2 changed files with 2 additions and 2 deletions

View File

@ -1611,7 +1611,7 @@ product DYNASTREAM ANTDEVBOARD2 0x1006 ANT dev board
product EDIMAX EW7318USG 0x7318 USB Wireless dongle
product EDIMAX RTL8192SU_1 0x7611 RTL8192SU
product EDIMAX RTL8192SU_2 0x7612 RTL8192SU
product EDIMAX RTL8192SU_3 0x7622 RTL8192SU
product EDIMAX EW7622UMN 0x7622 EW-7622UMn
product EDIMAX RT2870_1 0x7711 RT2870
product EDIMAX EW7717 0x7717 EW-7717
product EDIMAX EW7718 0x7718 EW-7718

View File

@ -103,7 +103,7 @@ static const STRUCT_USB_HOST_ID rsu_devs[] = {
RSU_DEV_HT(DLINK2, RTL8192SU_2),
RSU_DEV_HT(EDIMAX, RTL8192SU_1),
RSU_DEV_HT(EDIMAX, RTL8192SU_2),
RSU_DEV_HT(EDIMAX, RTL8192SU_3),
RSU_DEV_HT(EDIMAX, EW7622UMN),
RSU_DEV_HT(GUILLEMOT, HWGUN54),
RSU_DEV_HT(GUILLEMOT, HWNUM300),
RSU_DEV_HT(HAWKING, RTL8192SU_1),