diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-08-23 02:23:42 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-08-23 02:23:42 +0000 |
commit | eaeef6b2fe7a4f8ad7fc7640070d6aab355d6d5b (patch) | |
tree | 5debe2b2da393af454bf5374b8a279e1a8962d46 | |
parent | 45c3f3f2f86dc6769debeeed5b2aed53b0ea71e7 (diff) |
Ralink windows driver incorectly lists an SMC product id which is
actually some kind of prism chip. ok deraadt@
-rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 14b3d0aa078..9cd4ff11333 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.164 2005/08/04 13:27:32 jsg Exp $ +$OpenBSD: usbdevs,v 1.165 2005/08/23 02:23:41 jsg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1697,7 +1697,6 @@ product SMC 2206USB 0x0201 EZ Connect Ethernet product SMC2 2020HUB 0x2020 Hub product SMC3 2662WV1 0xa001 EZ Connect 11Mbps product SMC3 2662WV2 0xa002 EZ Connect 11Mbps v2 -product SMC RT2570 0xee13 RT2570 /* SOHOware products */ product SOHOWARE NUB100 0x9100 NUB100 Ethernet |