Justin T. Gibbs
|
4663e36736
|
-Wunused cleanup.
Submitted by: Poul-Henning Kamp <phk@freebsd.org>
|
1998-10-15 23:46:33 +00:00 |
|
Matt Jacob
|
3dd37e4387
|
(requested by gibbs) Remove the SCSI_CAM option (and rework the isp driver
that had depended on it for compilation within or without CAM to use
__FreeBSD_version instead).
|
1998-09-18 00:46:42 +00:00 |
|
Matt Jacob
|
c6904df981
|
Remove commented out and no longer pertinent EAGAIN message. Redo CMD_COMPLETE
logic for returns from inner layer (just make sure that a CAM_REQ_INPROG
doesn't get xpt_done'd).
|
1998-09-17 21:05:40 +00:00 |
|
Matt Jacob
|
00f50ce889
|
Fix the (unported) resource shortage case- I'd done a xpt_freeze_simq
but had never done a CAM_RELEASE_SIMQ to restart the queues.
|
1998-09-16 19:52:22 +00:00 |
|
Matt Jacob
|
aad446c06c
|
alpha port fixes from Doug.
Reviewed by: dfr
|
1998-09-16 16:42:40 +00:00 |
|
Justin T. Gibbs
|
478f8a9685
|
Update QLogic ISP support for CAM. Add preliminary target mode support.
Submitted by: Matthew Jacob <mjacob@feral.com>
|
1998-09-15 08:42:56 +00:00 |
|
Matt Jacob
|
d8bb36bb8a
|
minphys means something different in FreeBSD than in NetBSD- not needed here and in the way
|
1998-07-25 04:48:25 +00:00 |
|
Matt Jacob
|
6054c3f6f2
|
Add support for the Qlogic ISP SCSI && FC/AL Adapters
|
1998-04-22 17:54:58 +00:00 |
|