* usb net1080.c vendor/device id
@ 2001-05-28 8:29 jury gerold
0 siblings, 0 replies; only message in thread
From: jury gerold @ 2001-05-28 8:29 UTC (permalink / raw)
To: linux-kernel
in kernel 2.4.3 2.4.4 2.4.5
In drivers/usb/net1080.c somewhere near line 61 i see the following
{ USB_DEVICE(0x1080, 0x525),
the vendor and device id are reversed.
I have changed this to
{ USB_DEVICE(0x525, 0x1080),
and it worked since then.
I have checked it against the id database on http://www.linux-usb.org/usb.ids
Dear usb maintainer's, please change it.
best regards
Gerold
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-05-28 8:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-28 8:29 usb net1080.c vendor/device id jury gerold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox