Matt Jacob
aa57fd6fa5
some copyright cleanups
2000-09-21 20:16:04 +00:00
Matt Jacob
b6b6ad2f23
various fixes
2000-08-27 23:38:44 +00:00
Matt Jacob
10549c059a
Remove isp_tdebug. Change all PRINTF macros to the now common
...
isp_prt logging function.
2000-08-01 06:24:01 +00:00
Matt Jacob
d37162ca7a
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
Matt Jacob
2133e16f18
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
Matt Jacob
9dae880716
Some minor tweaklets.
2000-04-21 02:05:54 +00:00
Matt Jacob
14a3729325
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
Matt Jacob
af4d01494d
Correct a minor typo in error message.
...
Approved: jkh@freebsd.org
2000-02-11 19:36:30 +00:00
Matt Jacob
0c02c31bc0
cleanup- it was not MI code as it should have been
2000-01-15 01:49:09 +00:00
Matt Jacob
79e2d3b5b3
set default target mode debug to 0
2000-01-04 03:43:03 +00:00
Matt Jacob
ea49c6e4fe
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