Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/nick-nhusb]: src/sys/dev/usb Hook in udsir
details: https://anonhg.NetBSD.org/src/rev/545a95905185
branches: nick-nhusb
changeset: 334228:545a95905185
user: skrll <skrll%NetBSD.org@localhost>
date: Tue Jun 23 12:08:21 2015 +0000
description:
Hook in udsir
diffstat:
sys/dev/usb/usbdevices.config | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r e5509a3a62eb -r 545a95905185 sys/dev/usb/usbdevices.config
--- a/sys/dev/usb/usbdevices.config Tue Jun 23 12:07:20 2015 +0000
+++ b/sys/dev/usb/usbdevices.config Tue Jun 23 12:08:21 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: usbdevices.config,v 1.24 2014/03/16 09:34:45 martin Exp $
+# $NetBSD: usbdevices.config,v 1.24.6.1 2015/06/23 12:08:21 skrll Exp $
#
# This file contains all USB related configuration.
# It is suitable for inclusion in a kernel config(5) file.
@@ -106,6 +106,10 @@
ustir* at uhub? port ?
irframe* at ustir?
+# KingSun/DonShine USB/IrDA Bridge
+udsir* at uhub? port ?
+irframe* at udsir?
+
# Windows Media Center IR transceiver
irmce* at uhub? port ?
cir* at irmce?
Home |
Main Index |
Thread Index |
Old Index