Date: Sun, 3 Sep 2006 15:25:35 +0400 From: Ruslan Ermilov <ru@freebsd.org> To: =?koi8-r?Q?S=F8ren?= Schmidt <sos@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.c ata-lowlevel.c ata-pci.h ata-queue.c ata-raid.c atapi-cd.c Message-ID: <20060903112535.GD1470@rambler-co.ru> In-Reply-To: <200609021701.k82H1XBe045406@repoman.freebsd.org> References: <200609021701.k82H1XBe045406@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--pQhZXvAqiZgbeUkD Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 02, 2006 at 05:01:33PM +0000, S=F8ren Schmidt wrote: > sos 2006-09-02 17:01:33 UTC >=20 > FreeBSD src repository >=20 > Modified files: (Branch: RELENG_6) > sys/dev/ata ata-all.c ata-all.h ata-chipset.c=20 > ata-lowlevel.c ata-pci.h ata-queue.c=20 > ata-raid.c atapi-cd.c=20 > Log: > MFC: Sync with -current. > =20 > Dont poll for ATA_IDLE on a detached channel in suspend. > Add support for the Serverworks HT1000 chip. > Finally fix support for the newer MCP51/MCP55 nVidia chipsets. > Add support for the ICH8 and ESB2 chips, also add a few other missing I= CH7 partsUpdate JMicron support to also work with chips where the PATA and = SATA > parts are on individual PCI functions. > Add support for VIA 8237A. > Add support for AHCI on the VIA VT8251. > Dont call free on non-alloc'd items. > =20 > Revision Changes Path > 1.252.2.10 +2 -2 src/sys/dev/ata/ata-all.c > 1.103.2.9 +2 -0 src/sys/dev/ata/ata-all.h > 1.126.2.13 +312 -158 src/sys/dev/ata/ata-chipset.c > 1.69.2.4 +1 -1 src/sys/dev/ata/ata-lowlevel.c > 1.49.2.9 +37 -17 src/sys/dev/ata/ata-pci.h > 1.50.2.6 +3 -1 src/sys/dev/ata/ata-queue.c > 1.98.2.9 +4 -1 src/sys/dev/ata/ata-raid.c > 1.179.2.7 +4 -2 src/sys/dev/ata/atapi-cd.c >=20 Thanks! Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --pQhZXvAqiZgbeUkD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE+ruvqRfpzJluFF4RAlVjAJ9FO9ZIZ+abeT0vqTfMdjinK2SnAwCeLHNE DdXNbg+n4N/h77mDwrncRGE= =IybW -----END PGP SIGNATURE----- --pQhZXvAqiZgbeUkD--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060903112535.GD1470>