mjacob
f308f1cc83
If debugging set, zero out an incoming response entry
...
when we're done reading it (makes checking things easier).
Before calling isp_notify_ack make sure we're at RUNSTATE-
elsewise we can be responding to LIPs or SCSI bus resets
before we've finished some of the wiring.
2000-07-18 07:05:37 +00:00
mjacob
5d92bae67f
Remove all ISP2100_SCCLUN define based code and replace it with runtime
...
comparisons against the tag isp_maxluns- if > 16, we're SCCLUN based.
On initial regular SCSI startup, disable auto-disconnect.
2000-06-18 04:48:28 +00:00
mjacob
c8f13071dd
Some minor tweaklets.
2000-04-21 02:05:54 +00:00
mjacob
56989ea797
Correctly identify which bus of dual bus SCSI adapters some target mode
...
commands (enable/disable/modify lun && immediate notify) we're talking about.
Approved: jkh
2000-02-15 00:53:49 +00:00
mjacob
b2371118e5
Correct a minor typo in error message.
...
Approved: jkh@freebsd.org
2000-02-11 19:36:30 +00:00
mjacob
14386bc152
cleanup- it was not MI code as it should have been
2000-01-15 01:49:09 +00:00
mjacob
2fabb47dbd
set default target mode debug to 0
2000-01-04 03:43:03 +00:00
mjacob
67d3623f49
These are platform independent functions for target mode support.
...
This is just a first pass at this and is likely to change a bit
over the next month.
2000-01-04 00:00:08 +00:00