Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amd64/conf add irmce(4), cir@irmce, and cir@emdtv
details: https://anonhg.NetBSD.org/src/rev/893b427d10c2
branches: trunk
changeset: 772783:893b427d10c2
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Mon Jan 16 14:44:07 2012 +0000
description:
add irmce(4), cir@irmce, and cir@emdtv
diffstat:
sys/arch/amd64/conf/GENERIC | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diffs (37 lines):
diff -r 924fa05bc545 -r 893b427d10c2 sys/arch/amd64/conf/GENERIC
--- a/sys/arch/amd64/conf/GENERIC Mon Jan 16 14:43:09 2012 +0000
+++ b/sys/arch/amd64/conf/GENERIC Mon Jan 16 14:44:07 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.344 2012/01/15 15:05:07 jmcneill Exp $
+# $NetBSD: GENERIC,v 1.345 2012/01/16 14:44:07 jmcneill Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.344 $"
+#ident "GENERIC-$Revision: 1.345 $"
maxusers 64 # estimated number of users
@@ -882,6 +882,10 @@
ustir* at uhub? port ?
irframe* at ustir?
+# Windows Media Center IR transceiver
+irmce* at uhub? port ?
+cir* at irmce?
+
# USB Ethernet adapters
aue* at uhub? port ? # ADMtek AN986 Pegasus based adapters
axe* at uhub? port ? # ASIX AX88172 based adapters
@@ -1052,6 +1056,7 @@
coram* at pci? dev ? function ? # Conexant CX23885 PCI-E TV
cxdtv* at pci? dev ? function ? # Conexant CX2388[0-3] PCI TV
emdtv* at uhub? # Empia EM28xx USB TV
+cir* at emdtv?
pseye* at uhub? # Sony PLAYSTATION(R) Eye webcam
uvideo* at uhub? # USB Video Class capture devices
Home |
Main Index |
Thread Index |
Old Index