diff options
| author | augustss <augustss@NetBSD.org> | 2000-03-16 21:51:23 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 2000-03-16 21:51:23 +0000 |
| commit | 94f5fe43920f00b1675bec67516cc6bfe4754e18 (patch) | |
| tree | 558b497def1c5c86f61c5638630aa6d8ebbfce5f /sys/dev/usb/usbdevs | |
| parent | 88b591be301f185e96135f0bb6b4b5db5ee32adc (diff) | |
Add Altec ADA70 speakers and have them recognized despite announcing an
old rev of the USB audio spec.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 0398b0fad90..4e40702e69e 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.84 2000/03/16 18:27:21 uch Exp $ +$NetBSD: usbdevs,v 1.85 2000/03/16 21:51:23 augustss Exp $ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -168,6 +168,7 @@ product ELECOM MOUSE29UO 0x0002 mouse 29UO product AKS USBHASP 0x0001 USB-HASP 0.06 /* Altec Lansing products */ +product ALTEC ADA70 0x0070 ADA70 Speakers product ALTEC ASC495 0xff05 ASC495 Speakers /* American Power Conversion products */ |
