Be sure diag is executed even if there is nothing on ab_Dev[0]. Needed for sam port.
commit69b26c9111e949f1e9bf574bbc3b5ec88e3285e8
authorweissms <weissms@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 8 Aug 2011 08:51:57 +0000 (8 08:51 +0000)
committerweissms <weissms@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 8 Aug 2011 08:51:57 +0000 (8 08:51 +0000)
tree420270a2dfa96be02020c6178967cee759db3318
parentce01b558dc730bb96da0dac904ba98b6d0c4d282
Be sure diag is executed even if there is nothing on ab_Dev[0]. Needed for sam port.

We can not rely on ab_Dev[] contents to determine if diag should be
executed. Instead we now store the information if diag was executed
inside of ata_ResetBus() and pass it on to ata_ReadSignature() were
we can check if we need to execute it.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@40590 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/devs/ata/lowlevel.c