PERFORCE change 78829 for review
Peter Wemm
peter at FreeBSD.org
Wed Jun 22 23:13:46 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=78829
Change 78829 by peter at peter_melody on 2005/06/22 23:12:56
Snarf Soren's fix for ad_dump while here
Affected files ...
.. //depot/projects/hammer/sys/dev/ata/ata-disk.c#33 edit
Differences ...
==== //depot/projects/hammer/sys/dev/ata/ata-disk.c#33 (text+ko) ====
@@ -327,7 +327,6 @@
do {
DELAY(20);
} while (ch->hw.end_transaction(&request) == ATA_OP_CONTINUES);
- ata_finish(&request);
}
if (request.status & ATA_S_ERROR)
return EIO;
More information about the p4-projects
mailing list