diff options
| author | augustss <augustss@NetBSD.org> | 2000-09-28 01:26:49 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 2000-09-28 01:26:49 +0000 |
| commit | 6f2ac8aed15435d18e9579ddf62d0e92e387a3ab (patch) | |
| tree | 6d34f1892d998791a52b23005d602d3e28b79757 /sys/dev/usb/usbdevs | |
| parent | d921f48d7a1a1733564a4657722dd527e325a152 (diff) | |
Add a couple of Apple products.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index f14423a17cc..ad9e4d84750 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.115 2000/09/24 03:21:55 augustss Exp $ +$NetBSD: usbdevs,v 1.116 2000/09/28 01:26:49 augustss Exp $ /* * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. @@ -179,6 +179,7 @@ vendor SMC 0x0707 Standard Microsystems Corp vendor MCT 0x0711 MCT Corp. vendor AUREAL 0x0755 Aureal Semiconductor vendor MIDIMAN 0x0763 Midiman +vendor GRIFFIN 0x077d Griffin Technology, Inc. vendor SANDISK 0x0781 SanDisk Corp vendor BRIMAX 0x078e Brimax, Inc. vendor AXIS 0x0792 Axis Communications AB @@ -319,6 +320,9 @@ product ANCHOR EZLINK 0x2720 EZLINK /* AOX, Inc. products */ product AOX USB101 0x0008 USB ethernet controller engine +/* Apple Computer products */ +product APPLE SPEAKERS 0x1101 Speakers + /* ATen products */ product ATEN UC1284 0x2001 Parallel printer adapter product ATEN UC10T 0x2002 10Mbps ethernet adapter @@ -432,6 +436,9 @@ product EXTENDED XTNDACCESS 0x0100 XTNDAccess IrDA /* Gravis products */ product GRAVIS GAMEPADPRO 0x4001 GamePad Pro +/* Griffin Technology */ +product GRIFFIN IMATE 0x0405 iMate, ABD adapter + /* Freecom products */ product FREECOM DVD 0xfc01 Connector for DVD drive |
