Source-Changes archive

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

CVS commit: syssrc/sys/dev



Module Name:    syssrc
Committed By:   bouyer
Date:           Sat May  4 18:11:06 UTC 2002

Modified Files:
        syssrc/sys/dev/ic: siop_common.c siopvar_common.h
        syssrc/sys/dev/pci: siop_pci_common.c

Log Message:
It seems that the 1010-33 has a bug: it sometimes generate spurious SCSI gross
errors for narrow transfers after a reselect. FreeBSD sym driver has a comment
about this, but their workaround (disable SCSI gross error reports) doesn't
work for me. Instead dissallow disconnect if the target is not wide
(FreeBSD doens't allow disconnect until the target has been fully probed, which
is why they may not have noticed my problem).


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 syssrc/sys/dev/ic/siop_common.c
cvs rdiff -r1.19 -r1.20 syssrc/sys/dev/ic/siopvar_common.h
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/pci/siop_pci_common.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