Date: Mon, 13 Dec 2010 17:53:38 +0000 (UTC) From: "Jayachandran C." <jchandra@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/rmi/dev/iic at24co2n.c ds1374u.c max6657.c Message-ID: <201012131753.oBDHrrFJ027054@repoman.freebsd.org>
index | next in thread | raw e-mail
jchandra 2010-12-13 17:53:38 UTC
FreeBSD src repository
Modified files:
sys/mips/rmi/dev/iic at24co2n.c ds1374u.c max6657.c
Log:
SVN rev 216410 on 2010-12-13 17:53:38Z by jchandra
Updates for I2C devices on XLR engg boards.
- ds1374u : use multi-byte write.
- at24co2n, max6657: remove mutex, iicbus has the necessary locking.
Submitted by: Sreekanth M. S. (kanthms at netlogicmicro com)
Revision Changes Path
1.2 +0 -5 src/sys/mips/rmi/dev/iic/at24co2n.c
1.2 +10 -25 src/sys/mips/rmi/dev/iic/ds1374u.c
1.2 +0 -4 src/sys/mips/rmi/dev/iic/max6657.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012131753.oBDHrrFJ027054>
