diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2004-02-27 17:29:34 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2004-02-27 17:29:34 +0000 |
commit | 35bd439b27e01dd13c92290c1885c0bf95a40323 (patch) | |
tree | 4c44e5ff159923491a72ce138fd0bfb83e64229b /sys/dev/usb | |
parent | 7f0b35d708eebdbffe3ce11349ee519a2c2ffd03 (diff) |
another wi@usb variant
Diffstat (limited to 'sys/dev/usb')
-rw-r--r-- | sys/dev/usb/usbdevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index febb01c6359..c48b7bcdc08 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.76 2003/12/24 15:23:02 todd Exp $ +$OpenBSD: usbdevs,v 1.77 2004/02/27 17:29:33 henning Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -132,6 +132,7 @@ vendor PANASONIC 0x04da Panasonic (Matsushita) vendor IIYAMA 0x04e1 Iiyama vendor SHUTTLE 0x04e6 Shuttle Technology vendor ANNABOOKS 0x04ed Annabooks +vendor JVC 0x04f1 JVC vendor CHICONY 0x04f2 Chicony Electronics vendor BROTHER 0x04f9 Brother Industries vendor DALLAS 0x04fa Dallas Semiconductor @@ -874,6 +875,9 @@ product JENOPTIK JD350 0x5300 JD 350 Camera/mp3 player /* JRC products */ product JRC AH_J3001V_J3002V 0x0001 AirH\"PHONE AH-J3001V/J3002V +/* JVC products */ +product JVC MP_XP7250_WL 0x3009 MP-XP7250 Builtin USB WLAN + /* Kawasaki LSI products */ product KLSI DUH3E10BT 0x0008 10BT Ethernet product KLSI DUH3E10BTN 0x0009 10BT Ethernet |