CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/12/07 05:36:23
Modified files:
sys/dev/ata : atascsi.c
Log message:
oops, wrong version of previous diff.
we have to exec a command (with ata_exec) before we check if its done with
ata_polled. of course an unstarted command will not be done.
found by and debugged with krw@
ok krw@
