Module Name:    src
Committed By:   dholland
Date:           Mon Dec 10 02:03:45 UTC 2012

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

Log Message:
whitespace


To generate a diff of this commit:
cvs rdiff -u -r1.1083 -r1.1084 src/sys/arch/i386/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/i386/conf/GENERIC
diff -u src/sys/arch/i386/conf/GENERIC:1.1083 src/sys/arch/i386/conf/GENERIC:1.1084
--- src/sys/arch/i386/conf/GENERIC:1.1083	Wed Dec  5 16:19:46 2012
+++ src/sys/arch/i386/conf/GENERIC	Mon Dec 10 02:03:45 2012
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.1083 2012/12/05 16:19:46 christos Exp $
+# $NetBSD: GENERIC,v 1.1084 2012/12/10 02:03:45 dholland Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@ include 	"arch/i386/conf/std.i386"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.1083 $"
+#ident 		"GENERIC-$Revision: 1.1084 $"
 
 maxusers	64		# estimated number of users
 
@@ -972,7 +972,7 @@ jme*	at pci? dev ? function ?	# JMicron 
 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