Searched hist:19803 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic7xxx.seqdiff 19803 Sat Nov 16 01:07:35 MST 1996 gibbs Assert that we have seen an identify or have not disconneccted since the
initial selection when entering the status phase. This is the same assertion
we use for all the other data transfer phases.

Hopefully fix the hangs in the mesgin and mesgout phases that I introduced
last week during some code cleanup. I need to get some of these 12MB/s
drives so I can reproduce these hangs here...

Add a pause disable in the SCB paging case around our manipulation of the
QOUTQCNT variable. This is simply extra sanity.

Set LASTPHASE to P_BUSFREE once we see a busfree so that the kernel driver can
differentiate this from a data out phase.

Completed in 61 milliseconds