Module Name:    src
Committed By:   dholland
Date:           Mon Aug 27 03:18:13 UTC 2012

Modified Files:
        src/sys/arch/amd64/conf: GENERIC

Log Message:
whitespace


To generate a diff of this commit:
cvs rdiff -u -r1.360 -r1.361 src/sys/arch/amd64/conf/GENERIC

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/amd64/conf/GENERIC
diff -u src/sys/arch/amd64/conf/GENERIC:1.360 src/sys/arch/amd64/conf/GENERIC:1.361
--- src/sys/arch/amd64/conf/GENERIC:1.360	Fri Aug 24 05:59:01 2012
+++ src/sys/arch/amd64/conf/GENERIC	Mon Aug 27 03:18:12 2012
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.360 2012/08/24 05:59:01 dholland Exp $
+# $NetBSD: GENERIC,v 1.361 2012/08/27 03:18:12 dholland Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@ include	"arch/amd64/conf/std.amd64"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.360 $"
+#ident 		"GENERIC-$Revision: 1.361 $"
 
 maxusers	64		# estimated number of users
 
@@ -714,7 +714,7 @@ hme*	at pci? dev ? function ?	# Sun Micr
 le*	at pci? dev ? function ?	# PCnet-PCI Ethernet
 lii*	at pci? dev ? function ?	# Atheros L2 Fast-Ethernet
 lmc*	at pci? dev ? function ?	# Lan Media Corp SSI/HSSI/DS3
-malo*   at pci? dev ? function ?    # Marvell Libertas Wireless
+malo*	at pci? dev ? function ?	# Marvell Libertas Wireless
 mskc*	at pci? dev ? function ?	# Marvell Yukon 2 Gigabit Ethernet
 msk*	at mskc?			# Marvell Yukon 2 Gigabit Ethernet
 mtd*	at pci? dev ? function ?	# Myson MTD803 3-in-1 Ethernet

Reply via email to