summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strtod.c
diff options
context:
space:
mode:
authorgibbs <gibbs@FreeBSD.org>1997-01-22 18:01:07 +0000
committergibbs <gibbs@FreeBSD.org>1997-01-22 18:01:07 +0000
commite95f937a4f0a430e1fcb6a1249ef89625fb3e095 (patch)
treecdbb69f18d6b643929c09269eeb9f98c0b3c760d /lib/libc/stdlib/strtod.c
parent3c9f4a1b790a317d3e15afbbc44e3b17affe62e7 (diff)
downloadFreeBSD-src-e95f937a4f0a430e1fcb6a1249ef89625fb3e095.zip
FreeBSD-src-e95f937a4f0a430e1fcb6a1249ef89625fb3e095.tar.gz
Clear the SCSI channel after we go to busfree instead of after re/selection.
Only enable reselections once the channel and SCSIRATE have been cleared. Add a pause block around the test busy code in the non-tagged case to simplify error recovery in the corner case of aborting an SCB that just got started. Simplify reselection processing by removing the call to initialize_scsiid. Clear the scsiseq re/select control bits and setup for catching bogus busfrees earlier in the re/select process. Improve the automatic PIO code. It turns out that SPIORDY is not a reliable hardware condition bit, so use REQINIT intstead. Don't rely on PHASEMIS either since it can take too long to come true. Use a brute force comparison instead. Remove some unnecessary overhead in the command complete processing. It should be nearly impossible to overflow the QOUTFIFO (worst case 9 command have to complete with at least 6 of them requiring paging on an aic7850), so don't take the additional PIO hit to guard against this condition. If we don't see our interrupt in time, the system has bigger problems elsewhere. If this ever does happen, the timeout handler will notice and retry the command.
Diffstat (limited to 'lib/libc/stdlib/strtod.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud