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 SMK eHome Infrared Transceiver



details:   https://anonhg.NetBSD.org/src/rev/4b59f24bc7ad
branches:  trunk
changeset: 767447:4b59f24bc7ad
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Mon Jul 18 20:23:32 2011 +0000

description:
add SMK eHome Infrared Transceiver

diffstat:

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

diffs (27 lines):

diff -r 47708dfa74f2 -r 4b59f24bc7ad sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Mon Jul 18 19:30:49 2011 +0000
+++ b/sys/dev/usb/usbdevs       Mon Jul 18 20:23:32 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.583 2011/07/18 06:30:49 jruoho Exp $
+$NetBSD: usbdevs,v 1.584 2011/07/18 20:23:32 jmcneill Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -219,6 +219,7 @@
 vendor CHIC            0x05fe  Chic Technology
 vendor BARCO           0x0600  Barco Display Systems
 vendor BRIDGE          0x0607  Bridge Information
+vendor SMK             0x0609  SMK
 vendor SOLIDYEAR       0x060b  Solid Year
 vendor BIORAD          0x0614  Bio-Rad Laboratories
 vendor MACALLY         0x0618  Macally
@@ -2547,6 +2548,9 @@
 product SMC3 2662WV1           0xa001  EZ Connect 11Mbps
 product SMC3 2662WUSB          0xa002  2662W-AR Wireless Adapter
 
+/* SMK products */
+product SMK MCE_IR             0x031d  eHome Infrared Transceiver
+
 /* SOHOware products */
 product SOHOWARE NUB100                0x9100  10/100 USB Ethernet
 product SOHOWARE NUB110                0x9110  NUB110 Ethernet



Home | Main Index | Thread Index | Old Index