diff options
| author | jakllsch <jakllsch@NetBSD.org> | 2010-06-06 23:01:05 +0000 |
|---|---|---|
| committer | jakllsch <jakllsch@NetBSD.org> | 2010-06-06 23:01:05 +0000 |
| commit | da9693290f5799a4cfb46facdcc5074c24b32d37 (patch) | |
| tree | 501003ec3f6c0ae713bc927cd0aeb07861a29873 /sys/dev/usb/usbdevs | |
| parent | af6823ad040fb6e27ae600eee314b1614f0a808d (diff) | |
Add Philips SA235 Digital Audio Player.
This USB Mass Storage Class device stops responding after a
SCSI PREVENT ALLOW MEDIUM REMOVAL command.
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 41f61454dec..b139ad6d6a0 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.551 2010/06/06 22:56:48 jakllsch Exp $ +$NetBSD: usbdevs,v 1.552 2010/06/06 23:01:05 jakllsch Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -1866,6 +1866,7 @@ product PERACOM ENET2 0x0005 Ethernet adapter /* Philips products */ product PHILIPS DSS350 0x0101 DSS 350 Digital Speaker System product PHILIPS DSS 0x0104 DSS XXX Digital Speaker System +product PHILIPS SA235 0x016a SA235 product PHILIPS HUB 0x0201 hub product PHILIPS PCA645VC 0x0302 PCA645VC PC Camera product PHILIPS PCA646VC 0x0303 PCA646VC PC Camera |
