Date: Sun, 13 Dec 2009 18:42:06 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ata/chipsets ata-acerlabs.c Message-ID: <200912131842.nBDIgISw034016@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2009-12-13 18:42:06 UTC FreeBSD src repository Modified files: sys/dev/ata/chipsets ata-acerlabs.c Log: SVN rev 200482 on 2009-12-13 18:42:06Z by marius 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. MFC after: 1 week Revision Changes Path 1.10 +9 -6 src/sys/dev/ata/chipsets/ata-acerlabs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912131842.nBDIgISw034016>