summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/installUpgrade.c
diff options
context:
space:
mode:
authorgibbs <gibbs@FreeBSD.org>1996-04-28 19:21:20 +0000
committergibbs <gibbs@FreeBSD.org>1996-04-28 19:21:20 +0000
commita18fa55c6a9fe716740f5513c43a0e2345021f19 (patch)
tree668c9c7b75570856fbeae02e987f1cbc2df93b4c /usr.sbin/sysinstall/installUpgrade.c
parentabe7b46431f409801ba219c58a76764629025f18 (diff)
downloadFreeBSD-src-a18fa55c6a9fe716740f5513c43a0e2345021f19.zip
FreeBSD-src-a18fa55c6a9fe716740f5513c43a0e2345021f19.tar.gz
Fix the abort code in the BUS DEVICE RESET case. Needed to set cmdlen to 0.
Ensure that queued commands are not touched by the abort code by setting the SCB status to indicate what queue it is in. Fix deadlocks when using SCB paging by using SCBs from the assigned_scbs queue or an SCB that completed during the same interrupt if needed. Don't ever use insl to pull SCBs from any of the controllers. You can only do 8bit PIO reads. This only affected SCB paging. With this checkin, SCB paging works quite a bit better, but I still have some problems with it that may be caused by a firmware problem in my PD1800s. It seems that using a tag number higher than the maximum number of tags allowed by the device, confuses it. For example, if I queue two commands, tagged 3 and 36, it never reconnects for tag 36.
Diffstat (limited to 'usr.sbin/sysinstall/installUpgrade.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud