Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amd64/conf remove iic, I fixed the i2c code
details: https://anonhg.NetBSD.org/src/rev/2baeade99da6
branches: trunk
changeset: 770108:2baeade99da6
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Mon Oct 03 22:28:56 2011 +0000
description:
remove iic, I fixed the i2c code
diffstat:
sys/arch/amd64/conf/XEN3_DOM0 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 90a7052efb2a -r 2baeade99da6 sys/arch/amd64/conf/XEN3_DOM0
--- a/sys/arch/amd64/conf/XEN3_DOM0 Mon Oct 03 22:27:23 2011 +0000
+++ b/sys/arch/amd64/conf/XEN3_DOM0 Mon Oct 03 22:28:56 2011 +0000
@@ -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 @@
# 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)
Home |
Main Index |
Thread Index |
Old Index