Date: Fri, 7 Jan 2000 23:32:50 -0800 (PST) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb if_aue.c usb_quirks.c usbdevs usbdevs.h usbdevs_data.h Message-ID: <200001080732.XAA61245@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2000/01/07 23:32:50 PST
Modified files:
sys/dev/usb if_aue.c usb_quirks.c usbdevs usbdevs.h
usbdevs_data.h
Log:
Add the vendor/device IDs for the LinkSys USB100TX.
Note: the .INF file for LinkSys's driver says the vendor ID is 0x66b,
however this does not agree with the vendor ID listed for LinkSys in
the company list from www.usb.org. In fact, 0x66b doesn't seem to appear
in the company list at all. Furthermore, this same vendor ID crops
up in some of the D-Link .INF files. Frankly I don't know what the heck
is going on here, but I need to add 0x66b to usbdevs and call it
something, so here we are.
Revision Changes Path
1.4 +4 -2 src/sys/dev/usb/if_aue.c
1.19 +2 -1 src/sys/dev/usb/usb_quirks.c
1.6 +5 -1 src/sys/dev/usb/usbdevs
1.28 +5 -1 src/sys/dev/usb/usbdevs.h
1.28 +13 -1 src/sys/dev/usb/usbdevs_data.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001080732.XAA61245>
