Module Name:    src
Committed By:   jmcneill
Date:           Mon Oct  3 22:28:56 UTC 2011

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

Log Message:
remove iic, I fixed the i2c code


To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/sys/arch/amd64/conf/XEN3_DOM0

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/XEN3_DOM0
diff -u src/sys/arch/amd64/conf/XEN3_DOM0:1.72 src/sys/arch/amd64/conf/XEN3_DOM0:1.73
--- src/sys/arch/amd64/conf/XEN3_DOM0:1.72	Mon Oct  3 07:28:14 2011
+++ src/sys/arch/amd64/conf/XEN3_DOM0	Mon Oct  3 22:28:56 2011
@@ -1,4 +1,4 @@
-# $NetBSD: XEN3_DOM0,v 1.72 2011/10/03 07:28:14 mbalmer Exp $
+# $NetBSD: XEN3_DOM0,v 1.73 2011/10/03 22:28:56 jmcneill Exp $
 
 include 	"arch/amd64/conf/std.xen"
 
@@ -297,7 +297,7 @@ amdtemp* at pchb?			# AMD CPU Temperatur
 
 # AMD 768 and 8111 power/ACPI controllers
 amdpm*	at pci? dev ? function ?	# RNG and SMBus 1.0 interface
-iic*	at amdpm?			# sensors below are on this bus
+#iic*	at amdpm?			# sensors below are on this bus
 
 # Thermal monitor and fan controller
 #dbcool* at iic? addr 0x2C		# Unknown other motherboard(s)

Reply via email to