Date: Thu, 21 Jan 2010 00:15:59 +0000 (UTC) From: Oleksandr Tymoshenko <gonzo@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/atheros ar71xx_spi.c ar71xxreg.h Message-ID: <201001210016.o0L0GKQM040455@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gonzo 2010-01-21 00:15:59 UTC FreeBSD src repository Modified files: sys/mips/atheros ar71xx_spi.c ar71xxreg.h Log: SVN rev 202723 on 2010-01-21 00:15:59Z by gonzo - Remove unnecessary register writes in activate_device and deactivate_device - Save state before attaching driver and restore it when detaching - Clear CLK bit after last bit of byte has been sent over the bus providing falling edge for last byte in transfer - Fix several places where CS0 was always assumed - Add $FreeBSD$ to ar71xxreg.h Revision Changes Path 1.2 +27 -18 src/sys/mips/atheros/ar71xx_spi.c 1.2 +4 -0 src/sys/mips/atheros/ar71xxreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001210016.o0L0GKQM040455>