OpenBSD CVS

CVS log for src/sys/scsi/scsi_base.c


[BACK] Up to [local] / src / sys / scsi

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_3_5


Revision 1.55.2.1 / (download) - annotate - [select for diffs], Fri Apr 30 22:07:37 2004 UTC (20 years, 1 month ago) by brad
Branch: OPENBSD_3_5
Changes since 1.55: +2 -27 lines
Diff to previous 1.55 (colored) next main 1.56 (colored)

MFC:
Fix by krw@

Restore siop's (and possibly others) ability to negotiate tags/wide/sync by
reverting to a single (short) INQUIRY command during probe. Compensate in siop
by trying PPR on all targets on SCSI-3 buses and falling back to WDTR/SDTR if
PPR rejected.

Problem found by mickey@. Tested on a wide variety of devices by Marco.

ok deraadt@ krw@

Revision 1.55 / (download) - annotate - [select for diffs], Sun Mar 14 22:46:47 2004 UTC (20 years, 3 months ago) by krw
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE
Branch point for: OPENBSD_3_5
Changes since 1.54: +14 -1 lines
Diff to previous 1.54 (colored)

Last pre-3.5 tweak: restore bus scanning to full speed by not performing
double INQURY commands on LUNs that will be skipped anyway.

From Marco Peereboom.

ok deraadt@.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.