Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   cgd
Date:           Fri Oct  8 20:43:46 UTC 1999

Modified Files:
        syssrc/sys/dev/pci: ncr.c

Log Message:
Don't burst into flame when a QUEUE FULL message is received.  Also,
do a gross hack which allows seemingly-broken quantum drives to function
with this driver.  The gross hack is to disable tagged queueing completely
when QUEUE FULL is received.  That costs performance on drives which
do tagged queueing properly and which return QUEUE FULL, but given the way
this driver works it's seems to be the only thing short of significant
recoding which will make it function with the quantum drives in question.


To generate a diff of this commit:
cvs rdiff -r1.86 -r1.87 syssrc/sys/dev/pci/ncr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index