From 8b39eb4d8ea2aae9c17d35fa4eb4e34dcd36f84e Mon Sep 17 00:00:00 2001 From: soren Date: Tue, 25 Jan 2000 21:58:45 +0000 Subject: Add Digi International adapters. --- sys/dev/usb/usbdevs | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'sys/dev') 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 -- cgit