Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/conf replace a tab with a space so commenting ...
details: https://anonhg.NetBSD.org/src/rev/5495cb30e38a
branches: trunk
changeset: 570744:5495cb30e38a
user: perry <perry%NetBSD.org@localhost>
date: Tue Oct 26 19:52:23 2004 +0000
description:
replace a tab with a space so commenting out auacer is more
aesthetically acceptable.
diffstat:
sys/arch/i386/conf/GENERIC | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 11ea2e14dbec -r 5495cb30e38a sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Tue Oct 26 19:52:21 2004 +0000
+++ b/sys/arch/i386/conf/GENERIC Tue Oct 26 19:52:23 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.636 2004/10/23 14:00:51 augustss Exp $
+# $NetBSD: GENERIC,v 1.637 2004/10/26 19:52:23 perry Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.636 $"
+#ident "GENERIC-$Revision: 1.637 $"
maxusers 32 # estimated number of users
@@ -1021,7 +1021,7 @@
# Audio Devices
# PCI audio devices
-auacer* at pci? dev ? function ? # ALi M5455 integrated AC'97 Audio
+auacer* at pci? dev ? function ? # ALi M5455 integrated AC'97 Audio
auich* at pci? dev ? function ? # Intel ICH integrated AC'97 Audio
autri* at pci? dev ? function ? # Trident 4DWAVE based AC'97 Audio
auvia* at pci? dev ? function ? # VIA VT82C686A integrated AC'97 Audio
Home |
Main Index |
Thread Index |
Old Index