Date: Tue, 17 Nov 2009 12:23:14 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ata ata-all.h Message-ID: <200911171223.nAHCNWvP099762@repoman.freebsd.org>
index | next in thread | raw e-mail
mav 2009-11-17 12:23:14 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/ata ata-all.h
Log:
SVN rev 199361 on 2009-11-17 12:23:14Z by mav
MFC r198582:
Turn off use of ATA_A_4BIT on modern hardware. This flag was already
obsoleted in 1996 by ATA-2, and crashes some modern hardware like some
revisions of the Serverworks K2 SATA controller. Even very ancient
hardware seems not to require it. In the unlikely event this causes
problems, the previous behavior can be re-enabled by defining
ATA_LEGACY_SUPPORT at the top of this file.
Revision Changes Path
1.146.2.3 +10 -1 src/sys/dev/ata/ata-all.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911171223.nAHCNWvP099762>
