Date: Wed, 16 Dec 2009 18:39:32 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ata ata-all.c ata-all.h src/sys/dev/ata/chipsets ata-ite.c Message-ID: <200912161840.nBGIe1rv036016@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2009-12-16 18:39:32 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/dev/ata ata-all.c ata-all.h sys/dev/ata/chipsets ata-ite.c Log: SVN rev 200611 on 2009-12-16 18:39:32Z by marius MFC: r200459 Unbreak the ata_atapi() usage. Since r200171 (MFC'ed in r200432) the mode setting functions get a ata_device type device passed instead of a ata_channel one, thus ata_atapi() has to be adjusted accordingly. Reviewed by: mav Revision Changes Path 1.308.2.6 +3 -4 src/sys/dev/ata/ata-all.c 1.146.2.6 +1 -1 src/sys/dev/ata/ata-all.h 1.2.2.3 +2 -2 src/sys/dev/ata/chipsets/ata-ite.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912161840.nBGIe1rv036016>