Added a work-around for SATA controllers that seem to pretend to have two
commit495abce3fe0f121ac3896120e9e7692b8cddb7a3
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 19 May 2009 16:07:38 +0000 (19 16:07 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 19 May 2009 16:07:38 +0000 (19 16:07 +0000)
tree211f9bd9d289f38b4b8af66ce73c8f7f9be5aff8
parentcefe4b33fd1629320ba18dc46329eaea75439173
Added a work-around for SATA controllers that seem to pretend to have two
ATAPI drives on an emulated bus that actually only has one: disable an
ATAPI device if its identify data is invalid.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@31258 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/common/ata.device/ata.c
arch/common/ata.device/ata.conf
arch/common/ata.device/ata.h
arch/common/ata.device/lowlevel.c