diff options
author | Nathan Binkert <nate@cvs.openbsd.org> | 2002-07-29 03:10:16 +0000 |
---|---|---|
committer | Nathan Binkert <nate@cvs.openbsd.org> | 2002-07-29 03:10:16 +0000 |
commit | 3742287e0c5b9eabf5233ed0fffb33e7e77afee4 (patch) | |
tree | 285e4905f643d8f9a5a2a30a947d6f2b7c88c717 /sys/dev/usb | |
parent | 6de079001079ae01c2eb3958470ff360df8df7ed (diff) |
new devices from netbsd
Diffstat (limited to 'sys/dev/usb')
-rw-r--r-- | sys/dev/usb/usbdevs | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 4534ff78e1c..36c24de01ee 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,5 +1,5 @@ -$OpenBSD: usbdevs,v 1.53 2002/07/25 02:18:11 nate Exp $ -/* $NetBSD: usbdevs,v 1.257 2002/06/20 09:20:36 augustss Exp $ */ +$OpenBSD: usbdevs,v 1.54 2002/07/29 03:10:15 nate Exp $ +/* $NetBSD: usbdevs,v 1.261 2002/07/16 09:19:29 abs Exp $ */ /* * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. @@ -206,6 +206,7 @@ vendor ALARIS 0x0620 Alaris vendor APEX 0x0624 Apex vendor AVISION 0x0638 Avision vendor TEAC 0x0644 TEAC +vendor SGI 0x065e Silicon Graphics vendor SANWASUPPLY 0x0663 Sanwa Supply vendor LINKSYS 0x066b Linksys vendor ACERSA 0x066e Acer Semiconductor America @@ -241,6 +242,7 @@ vendor AUREAL 0x0755 Aureal Semiconductor vendor MIDIMAN 0x0763 Midiman vendor GRIFFIN 0x077d Griffin Technology vendor SANDISK 0x0781 SanDisk +vendor JENOPTIK 0x0784 Jenoptik vendor BRIMAX 0x078e Brimax vendor AXIS 0x0792 Axis Communications vendor ABL 0x0794 ABL Electronics @@ -786,6 +788,9 @@ product IOMEGA ZIP250 0x0030 Zip 250 /* Jaton products */ product JATON EDA 0x5704 Ethernet Device Adapter +/* Jenoptik products */ +product JENOPTIK JD350 0x5300 JD 350 Camera/mp3 player + /* Kawasaki LSI products */ product KLSI DUH3E10BT 0x0008 10BT Ethernet product KLSI DUH3E10BTN 0x0009 10BT Ethernet @@ -1145,6 +1150,9 @@ product SANWASUPPLY JYDV9USB 0x9806 JY-DV9USB gamepad product SCANLOGIC SL11R 0x0002 SL11R-IDE product SCANLOGIC 336CX 0x0300 Phantom 336CX - C3 scanner +/* SGI products */ +product SGI SN1_L1_SC 0x1234 SN1 L1 System Controller + /* Shark products */ product SHARK PA 0x0400 Pocket Adapter |