Date: Fri, 9 Nov 2007 09:58:08 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.c ata-pci.c ata-pci.h atapi-cd.c atapi-cd.h Message-ID: <200711090958.lA99w9c3099091@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2007-11-09 09:58:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/ata ata-all.c ata-all.h ata-chipset.c ata-pci.c ata-pci.h atapi-cd.c atapi-cd.h Log: MFC: Sync the -HEAD state of ata(4) back to RELENG_6, except interrupt filtering, CAM MPSAFE, BIO_FLUSH and alpha support removal, which are not suitable for RELENG_6. This makes RELENG_6 to support the same set of ATA devices as RELENG_7 and -CURRENT did. Reviewed by: sos Revision Changes Path 1.252.2.12 +2 -4 src/sys/dev/ata/ata-all.c 1.103.2.12 +25 -1 src/sys/dev/ata/ata-all.h 1.126.2.22 +768 -415 src/sys/dev/ata/ata-chipset.c 1.105.2.6 +15 -11 src/sys/dev/ata/ata-pci.c 1.49.2.14 +16 -3 src/sys/dev/ata/ata-pci.h 1.179.2.8 +25 -27 src/sys/dev/ata/atapi-cd.c 1.44.2.2 +2 -1 src/sys/dev/ata/atapi-cd.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711090958.lA99w9c3099091>