summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorbrix <brix@FreeBSD.org>2011-05-15 14:01:23 +0000
committerbrix <brix@FreeBSD.org>2011-05-15 14:01:23 +0000
commit18b26669453903e860135019c9ef861b23c4df7b (patch)
tree924a1bcbb41d09a05744d9d209616f4262aeacc5 /sys/i386/conf
parent4dc53a810b1e7eb9076f99da5b18856b7bbf0eb9 (diff)
downloadFreeBSD-src-18b26669453903e860135019c9ef861b23c4df7b.zip
FreeBSD-src-18b26669453903e860135019c9ef861b23c4df7b.tar.gz
Add I2C bus driver for the AMD Geode LX series CS5536 Companion
Device. Reviewed by: jhb (newbus bits only), adrian
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/NOTES6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index a68037b..866e641 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -731,6 +731,12 @@ options SAFE_DEBUG # enable debugging support: hw.safe.debug
options SAFE_RNDTEST # enable rndtest support
#
+# glxiic is an I2C driver for the AMD Geode LX CS5536 System Management Bus
+# controller. Requires 'device iicbus'.
+#
+device glxiic # AMD Geode LX CS5536 System Management Bus
+
+#
# glxsb is a driver for the Security Block in AMD Geode LX processors.
# Requires 'device crypto'.
#
OpenPOWER on IntegriCloud