mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-18 15:30:21 +00:00
116616a829
The first could occur because the original code would continue to reset the SCSIID register while waiting for a selection. This could potentially conflict with a reconnect since a successfull reconnect will also set the SCSIID register. The fix is to use a separate wait loop after starting a selection (as was done a few revisions ago). The second probably never happens, but it was possible for a target to reconnect while there was a pending SCB on the waiting list and not get noticed. The fix was to remove a supurflous check of the scb waiting list. |
||
---|---|---|
.. | ||
aic7xxx | ||
cy | ||
de | ||
ed | ||
eisa | ||
ep | ||
fdc | ||
fe | ||
ic | ||
ie | ||
joy | ||
kbd | ||
lnc | ||
mcd | ||
mse | ||
pci | ||
ppbus | ||
rc | ||
scd | ||
sio | ||
snp | ||
speaker | ||
syscons | ||
vn |