Date: Wed, 21 Dec 2005 17:59:39 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf NOTES files src/sys/pci amdsmb.c nfsmb.c src/sys/dev/smbus smbus.c src/sys/modules/i2c/controllers Makefile src/sys/modules/i2c/controllers/amdsmb Makefile src/sys/modules/i2c/controllers/nfsmb Makefile Message-ID: <20051221155939.GG55142@ip.net.ua> In-Reply-To: <200512211549.jBLFnpRO017221@repoman.freebsd.org> References: <200512211549.jBLFnpRO017221@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Wed, Dec 21, 2005 at 03:49:51PM +0000, Ruslan Ermilov wrote: > ru 2005-12-21 15:49:51 UTC > > FreeBSD src repository > > Modified files: > sys/conf NOTES files > sys/dev/smbus smbus.c > sys/modules/i2c/controllers Makefile > Added files: > sys/pci amdsmb.c nfsmb.c > sys/modules/i2c/controllers/amdsmb Makefile > sys/modules/i2c/controllers/nfsmb Makefile > Log: > Drivers for AMD-8111 and NVIDIA nForce2/3/4 SMBus 2.0 controllers. > > Revision Changes Path > 1.1339 +5 -1 src/sys/conf/NOTES > 1.1079 +2 -0 src/sys/conf/files > 1.21 +2 -0 src/sys/dev/smbus/smbus.c > 1.5 +1 -1 src/sys/modules/i2c/controllers/Makefile > 1.1 +9 -0 src/sys/modules/i2c/controllers/amdsmb/Makefile (new) > 1.1 +9 -0 src/sys/modules/i2c/controllers/nfsmb/Makefile (new) > 1.1 +524 -0 src/sys/pci/amdsmb.c (new) > 1.1 +553 -0 src/sys/pci/nfsmb.c (new) > No PEC support because it's missing from smb(4) API. :-) Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDqXvrqRfpzJluFF4RArTgAJ4+ncQC8xvytZfG3zgR/TlDEPpVSQCeK8jQ kk1CAAmr1W1JiW2nsLYilPg= =3zGT -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051221155939.GG55142>
