diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2009-04-22 18:56:34 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2009-04-22 18:56:34 +0000 |
commit | 62e73df1b852eb611ee5d06206c2d205feeef6ee (patch) | |
tree | 13fd630b97066a49c9f09404086fe8750b79dbb2 /sys | |
parent | 6533b59dde2d044f1422a217a54f7150869b5a62 (diff) |
vendor 0x1781 is MECANIQUE, or was, and now people who don't want to pay
for an ID uses that space. It is better to name it by that name to be
more clear what is going on. shrug. this story dug out by sthen
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/usb/usbdevs | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index bdfd46a2c9c..36466e40153 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.425 2009/04/21 05:22:52 deraadt Exp $ +$OpenBSD: usbdevs,v 1.426 2009/04/22 18:56:33 deraadt Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -517,7 +517,7 @@ vendor LINKSYS4 0x1737 Linksys vendor SENAO 0x1740 Senao vendor ASUS2 0x1761 ASUS vendor SWEEX2 0x177f Sweex -vendor METAGEEK 0x1781 MetaGeek +vendor MECANIQUE 0x1781 Mecanique vendor DISPLAYLINK 0x17e9 DisplayLink vendor AMIT 0x18c5 AMIT vendor QCOM 0x18e8 Qcom @@ -2005,8 +2005,9 @@ product MELCO SG54HG 0x00f4 WLI-U2-SG54HG product MELCO WLIUCAG300N 0x012e WLI-UC-AG300N product MELCO WLIUCGN 0x015d WLI-UC-GN -/* MetaGeek products */ -product METAGEEK WISPY 0x083e Wi-Spy +/* MetaGeek tagged products */ +product MECANIQUE WISPY 0x083e MetaGeek Wi-Spy +product MECANIQUE TELLSTICK 0x0c30 Telldus Tellstick /* Metricom products */ product METRICOM RICOCHET_GS 0x0001 Ricochet GS |