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 vendor and product code for Solid Year USB k...
details: https://anonhg.NetBSD.org/src/rev/7cee9858b7e8
branches: trunk
changeset: 479993:7cee9858b7e8
user: tron <tron%NetBSD.org@localhost>
date: Wed Dec 29 21:28:31 1999 +0000
description:
Add vendor and product code for Solid Year USB keyboard provided by
Ichiro Fukuhara in PR kern/9070.
diffstat:
sys/dev/usb/usbdevs | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 50d7ed497594 -r 7cee9858b7e8 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs Wed Dec 29 21:19:36 1999 +0000
+++ b/sys/dev/usb/usbdevs Wed Dec 29 21:28:31 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.66 1999/12/25 21:55:59 augustss Exp $
+$NetBSD: usbdevs,v 1.67 1999/12/29 21:28:31 tron Exp $
/*
* Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -97,6 +97,7 @@
vendor EIZONANAO 0x05e7 EIZO Nanao
vendor PIENGINEERING 0x05f3 P.I. Engineering
vendor CHIC 0x05fe Chic Technology
+vendor SOLIDYEAR 0x060b Solid Year
vendor MACALLY 0x0618 Macally
vendor MULTITECH 0x06e0 MultiTech
vendor ADS 0x06e1 ADS Technologies
@@ -328,6 +329,9 @@
/* SIIG products */
product SIIG DIGIFILMREADER 0x0004 DigiFilm-Combo Reader
+/* SOLID YEAR products */
+product SOLIDYEAR KEYBOARD 0x2101 Solid Year USB keyboard
+
/* STMicroelectronics products */
product STMICRO COMMUNICATOR 0x7554 USB Communicator
Home |
Main Index |
Thread Index |
Old Index