Date: Sun, 20 Dec 2009 01:46:23 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ata ata-chipset.c Message-ID: <200912200146.nBK1keZi091067@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2009-12-20 01:46:23 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/ata ata-chipset.c Log: SVN rev 200747 on 2009-12-20 01:46:23Z by marius MFC: r200482 Properly support M5229 revision 0xc7 and 0xc8: - These revisions no longer have cable detection capability. - The UDMA support bit of register 0x4b has been dropped without an replacement. - According to Linux it's crucial for working ATAPI DMA support to also set the reserved bit 1 of regsiter 0x53 with these revisions. Revision Changes Path 1.202.2.25 +9 -6 src/sys/dev/ata/ata-chipset.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912200146.nBK1keZi091067>