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 the Springer Design MP3 players/book reader ...



details:   https://anonhg.NetBSD.org/src/rev/3deb2513aac2
branches:  trunk
changeset: 779382:3deb2513aac2
user:      buhrow <buhrow%NetBSD.org@localhost>
date:      Thu May 24 21:32:35 2012 +0000

description:
Add the Springer Design MP3 players/book reader products.
This includes the original BookPOrt sold by APH.

diffstat:

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

diffs (27 lines):

diff -r 7a3af4772ec4 -r 3deb2513aac2 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Thu May 24 21:22:24 2012 +0000
+++ b/sys/dev/usb/usbdevs       Thu May 24 21:32:35 2012 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.615 2012/05/24 21:22:24 buhrow Exp $
+$NetBSD: usbdevs,v 1.616 2012/05/24 21:32:35 buhrow Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -551,6 +551,7 @@
 vendor ONSPEC2         0x55aa  OnSpec Electronic Inc.
 vendor ZINWELL         0x5a57  Zinwell
 vendor SITECOM         0x6189  Sitecom
+vendor SPRINGERDESIGN  0x6400  Springer Design, Inc.
 vendor ARKMICROCHIPS   0x6547  ArkMicroChips
 vendor 3COM2           0x6891  3Com
 vendor EDIMAX          0x7392  EDIMAX
@@ -2706,6 +2707,9 @@
 product SPARKLAN RT2870_1      0x0006  RT2870
 product SPARKLAN RT3070                0x0010  RT3070
 
+/*Springer Design Systems Inc.*/
+product        SPRINGERDESIGN  TTSMP3PLAYER    0x1111  Springer Design TTSMP3Player
+
 /* Sphairon Access Systems GmbH products */
 product SPHAIRON UB801R                0x0110  UB801R
 product SPHAIRON RTL8187       0x0150  RTL8187



Home | Main Index | Thread Index | Old Index