Date: Sun, 15 May 2011 14:01:23 +0000 (UTC) From: Henrik Brix Andersen <brix@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/man/man4/man4.i386 Makefile glxiic.4 src/sys/conf files.i386 src/sys/dev/glxiic glxiic.c src/sys/i386/conf NOTES src/sys/modules Makefile src/sys/modules/glxiic Makefile Message-ID: <201105151402.p4FE2MYU059127@repoman.freebsd.org>
index | next in thread | raw e-mail
brix 2011-05-15 14:01:23 UTC
FreeBSD src repository
Modified files:
share/man/man4/man4.i386 Makefile
sys/conf files.i386
sys/i386/conf NOTES
sys/modules Makefile
Added files:
share/man/man4/man4.i386 glxiic.4
sys/dev/glxiic glxiic.c
sys/modules/glxiic Makefile
Log:
SVN rev 221961 on 2011-05-15 14:01:23Z by brix
Add I2C bus driver for the AMD Geode LX series CS5536 Companion
Device.
Reviewed by: jhb (newbus bits only), adrian
Revision Changes Path
1.198 +1 -0 src/share/man/man4/man4.i386/Makefile
1.1 +106 -0 src/share/man/man4/man4.i386/glxiic.4 (new)
1.665 +1 -0 src/sys/conf/files.i386
1.1 +1077 -0 src/sys/dev/glxiic/glxiic.c (new)
1.1298 +6 -0 src/sys/i386/conf/NOTES
1.680 +2 -0 src/sys/modules/Makefile
1.1 +10 -0 src/sys/modules/glxiic/Makefile (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105151402.p4FE2MYU059127>
