Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb Add Philips SA235 Digital Audio Player.



details:   https://anonhg.NetBSD.org/src/rev/d5637f6e8f36
branches:  trunk
changeset: 755468:d5637f6e8f36
user:      jakllsch <jakllsch%NetBSD.org@localhost>
date:      Sun Jun 06 23:01:05 2010 +0000

description:
Add Philips SA235 Digital Audio Player.

This USB Mass Storage Class device stops responding after a
SCSI PREVENT ALLOW MEDIUM REMOVAL command.

diffstat:

 sys/dev/usb/usbdevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 067a6db5a124 -r d5637f6e8f36 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sun Jun 06 22:56:48 2010 +0000
+++ b/sys/dev/usb/usbdevs       Sun Jun 06 23:01:05 2010 +0000
@@ -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 @@
 /* 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



Home | Main Index | Thread Index | Old Index