]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r249062:
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 10 Apr 2013 18:13:33 +0000 (18:13 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 10 Apr 2013 18:13:33 +0000 (18:13 +0000)
commit93c345ef7dc2b7c1374a8657c716aa71abc55117
tree8a30ef6902002ad5de36097cc6c29b1e6207e082
parent14c122f759bb11c724cbcd9bcfd2f0efd7701e2c
MFC r249062:
Since ATA_CAM mode has no implemented support for serializing access to the
different ATA channels, required for acard and pc98 ATA controllers, block
access to second channels of both, hoping that one working channel is better
then none.  I have an idea how that support could be implemented, but I have
no hardware to work on that.

git-svn-id: svn://svn.freebsd.org/base/stable/9@249341 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/ata/ata-cbus.c
sys/dev/ata/chipsets/ata-acard.c