Module Name:    src
Committed By:   joerg
Date:           Mon Apr 27 12:02:11 UTC 2009

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

Log Message:
Add commented out h...@ichlpcib entry.


To generate a diff of this commit:
cvs rdiff -u -r1.242 -r1.243 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.242 src/sys/arch/amd64/conf/GENERIC:1.243
--- src/sys/arch/amd64/conf/GENERIC:1.242	Tue Apr 21 03:00:29 2009
+++ src/sys/arch/amd64/conf/GENERIC	Mon Apr 27 12:02:10 2009
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.242 2009/04/21 03:00:29 nonaka Exp $
+# $NetBSD: GENERIC,v 1.243 2009/04/27 12:02:10 joerg Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.242 $"
+#ident 		"GENERIC-$Revision: 1.243 $"
 
 maxusers	64		# estimated number of users
 
@@ -327,6 +327,7 @@
 
 ichlpcib* at pci? dev ? function ?	# Intel ICH PCI-ISA w/ timecounter,
 					# watchdog and Speedstep support.
+#hpet* 	at ichlpcib?
 
 aapic* 	at pci? dev ? function ?	# AMD 8131 IO apic
 

Reply via email to