Module Name:    src
Committed By:   jakllsch
Date:           Sun Jun  6 23:01:05 UTC 2010

Modified Files:
        src/sys/dev/usb: usbdevs

Log Message:
Add Philips SA235 Digital Audio Player.

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


To generate a diff of this commit:
cvs rdiff -u -r1.551 -r1.552 src/sys/dev/usb/usbdevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/usbdevs
diff -u src/sys/dev/usb/usbdevs:1.551 src/sys/dev/usb/usbdevs:1.552
--- src/sys/dev/usb/usbdevs:1.551	Sun Jun  6 22:56:48 2010
+++ src/sys/dev/usb/usbdevs	Sun Jun  6 23:01:05 2010
@@ -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

Reply via email to