Date: Sat, 4 Apr 2009 00:26:01 +0000 (UTC) From: Nathan Whitehorn <nwhitehorn@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ata/chipsets ata-serverworks.c Message-ID: <200904040033.n340XbtQ039099@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nwhitehorn 2009-04-04 00:26:01 UTC
FreeBSD src repository
Modified files:
sys/dev/ata/chipsets ata-serverworks.c
Log:
SVN rev 190682 on 2009-04-04 00:26:01Z by nwhitehorn
The Serverworks SATA chipsets used in Apple G5 systems require requiring
the ATA status register with a 4-byte read request. This updates it, and
subsequent 1-byte reads will return the correct result.
This commit adds a hack to do this, which is currently ifdef'd powerpc,
although Linux and Darwin do this unconditionally on all platforms.
Revision Changes Path
1.5 +23 -0 src/sys/dev/ata/chipsets/ata-serverworks.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904040033.n340XbtQ039099>
