Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch revert previous
details: https://anonhg.NetBSD.org/src/rev/0c59056be4e8
branches: trunk
changeset: 769032:0c59056be4e8
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Tue Aug 30 12:13:25 2011 +0000
description:
revert previous
diffstat:
sys/arch/amd64/conf/GENERIC | 8 ++++----
sys/arch/i386/conf/GENERIC | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (58 lines):
diff -r ed9ac314685b -r 0c59056be4e8 sys/arch/amd64/conf/GENERIC
--- a/sys/arch/amd64/conf/GENERIC Tue Aug 30 12:04:12 2011 +0000
+++ b/sys/arch/amd64/conf/GENERIC Tue Aug 30 12:13:25 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.335 2011/08/30 08:01:13 jruoho Exp $
+# $NetBSD: GENERIC,v 1.336 2011/08/30 12:13:25 jmcneill Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.335 $"
+#ident "GENERIC-$Revision: 1.336 $"
maxusers 64 # estimated number of users
@@ -1032,8 +1032,8 @@
# TV cards
# Brooktree 848/849/878/879 based TV cards
-#bktr* at pci? dev ? function ?
-#radio* at bktr?
+bktr* at pci? dev ? function ?
+radio* at bktr?
# Conexant CX2388[0-3]-based DTV cards
#cxdtv* at pci? dev ? function ?
diff -r ed9ac314685b -r 0c59056be4e8 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Tue Aug 30 12:04:12 2011 +0000
+++ b/sys/arch/i386/conf/GENERIC Tue Aug 30 12:13:25 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.1050 2011/08/30 08:01:13 jruoho Exp $
+# $NetBSD: GENERIC,v 1.1051 2011/08/30 12:13:25 jmcneill Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.1050 $"
+#ident "GENERIC-$Revision: 1.1051 $"
maxusers 64 # estimated number of users
@@ -1433,8 +1433,8 @@
# TV cards
# Brooktree 848/849/878/879 based TV cards
-#bktr* at pci? dev ? function ?
-#radio* at bktr?
+bktr* at pci? dev ? function ?
+radio* at bktr?
# Conexant CX2388[0-3]-based DTV cards
#cxdtv* at pci? dev ? function ?
Home |
Main Index |
Thread Index |
Old Index