cvs commit: src/sys/dev/ciss ciss.c cissreg.h
Paul Saab
ps at FreeBSD.org
Fri Dec 30 22:28:58 PST 2005
ps 2005-12-31 06:28:58 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/dev/ciss ciss.c cissreg.h
Log:
MFC:
revision 1.67
It seems ciss should ignore overrun and underrun on a SCSI INQUIRY
command. This fixes some weird booting issues on newer versions
of the firmware on the MSA20.
revision 1.66
Update PCI ids to add the E200, E200i, P400, and P400i storage
controllers. Remove the E400 since it is not a real product.
revision 1.65
There's no reason to check the valence. This allows ciss to work
on the P600.
Revision Changes Path
1.2.2.22 +11 -9 src/sys/dev/ciss/ciss.c
1.1.2.9 +0 -2 src/sys/dev/ciss/cissreg.h
More information about the cvs-src
mailing list