removes a hack to attach TRENDnet TEW-504UB/EU that I think this issue

is solved with r202607.  Now idProduct of all uath(4) devices should be
decreased after loading the firmware.
This commit is contained in:
weongyo 2010-01-19 01:11:27 +00:00
parent f18ad8db6f
commit c8645fecc0
2 changed files with 0 additions and 2 deletions

View File

@ -2778,7 +2778,6 @@ product UMEDIA TEW429UBC1 0x300d TEW-429UB C1
product UMEDIA ALL0298V2 0x3204 ALL0298 v2
product UMEDIA AR5523_2 0x3205 AR5523
product UMEDIA AR5523_2_NF 0x3206 AR5523 (no firmware)
product UMEDIA AR5523_3 0x3207 AR5523
/* Universal Access products */
product UNIACCESS PANACHE 0x0101 Panache Surf USB ISDN Adapter

View File

@ -190,7 +190,6 @@ static const struct usb_device_id uath_devs[] = {
UATH_DEV(NETGEAR3, WPN111),
UATH_DEV(UMEDIA, TEW444UBEU),
UATH_DEV(UMEDIA, AR5523_2),
UATH_DEV(UMEDIA, AR5523_3),
UATH_DEV(WISTRONNEWEB, AR5523_1),
UATH_DEV(WISTRONNEWEB, AR5523_2),
UATH_DEV(ZCOM, AR5523)