diff options
| author | soren <soren@NetBSD.org> | 2000-01-25 21:58:45 +0000 |
|---|---|---|
| committer | soren <soren@NetBSD.org> | 2000-01-25 21:58:45 +0000 |
| commit | 8b39eb4d8ea2aae9c17d35fa4eb4e34dcd36f84e (patch) | |
| tree | e53e7dc0c483fd4b07e4be961ca62ee545249d9b /sys | |
| parent | a81c1788ab4e37bb6d175982c6dfb7f8ade77597 (diff) | |
Add Digi International adapters.
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/dev/usb/usbdevs | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index d6c33018f98..7596a2dd3e6 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.73 2000/01/24 08:44:07 augustss Exp $ +$NetBSD: usbdevs,v 1.74 2000/01/25 21:58:45 soren Exp $ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -96,6 +96,7 @@ vendor IOMEGA 0x059b Iomega Corp. vendor OMNIVISION 0x05a9 OmniVision vendor INSYSTEM 0x05ab In-System Design vendor APPLE 0x05ac Apple Computer +vendor DIGI 0x05c5 Digi International vendor QTRONIX 0x05c7 Qtronix Corp vendor ELSA 0x05cc ELSA Gmbh vendor EIZONANAO 0x05e7 EIZO Nanao @@ -226,6 +227,11 @@ product DALLAS J6502 0x4201 J-6502 speakers /* Diamond products */ product DIAMOND RIO500USB 0x0001 Rio 500 USB +/* Digi International products */ +product DIGI ACCELEPORT2 0x0002 AccelePort USB 2 +product DIGI ACCELEPORT4 0x0004 AccelePort USB 4 +product DIGI ACCELEPORT8 0x0008 AccelePort USB 8 + /* EIZO products */ product EIZO HUB 0x0000 hub product EIZO MONITOR 0x0001 monitor |
