New USB id.

This commit is contained in:
mark 2004-03-25 16:03:26 +00:00
parent 8bc2ae383f
commit 784516b5bf
2 changed files with 3 additions and 0 deletions

2
THANKS
View File

@ -117,6 +117,8 @@ Natsakis Konstantinos <cyfex@wthess.net>
Greg Weeks <greg.weeks@timesys.com>
Francesco Bochicchio <bockman@virgilio.it>
Federico Pellegrin <fede.evol@virgilio.it>
Nemanja Jakovljevic <nemanjaj@sezampro.yu>
[Many, many more. If I've overlooked you and you want to be listed here,
send me e-mail and I'll fix it. I _know_ a bunch of linux-wlan contributors
are missing.]

View File

@ -47,6 +47,7 @@ static struct usb_device_id usb_prism_tbl[] = {
{PRISM_USB_DEVICE(0x2821, 0x3300, "Hawking HighDB USB Adapter")},
{PRISM_USB_DEVICE(0x0411, 0x0044, "Melco WLI-USB-KB11 11Mbps WLAN Adapter")},
{PRISM_USB_DEVICE(0x1668, 0x6106, "ROPEX FreeLan 802.11b USB Adapter")},
{PRISM_USB_DEVICE(0x124a, 0x4017, "Pheenet WL-503IA 802.11b USB Adapter")},
{ /* terminator */ }
};