Justin T. Gibbs
4663e36736
-Wunused cleanup.
...
Submitted by: Poul-Henning Kamp <phk@freebsd.org>
1998-10-15 23:46:33 +00:00
Justin T. Gibbs
0a42741c4a
Honor CAM_TAG_ACTION_NONE.
1998-10-15 23:17:58 +00:00
Warner Losh
bb415a7e88
Fix breakage introduced by last patch. bde has added CC_QUIET flag to
...
hasseen_isadev so this will be less noisy when conflicts do exist.
Also eliminate redundant warnings about conflicts.
Requested by: bde
Reviewed by: gibbs
1998-10-12 18:53:33 +00:00
Warner Losh
19bed41a5d
Fix conficts in probe:
...
o For bt and aha only probe the one I/O range if a specific I/O is specified
in the config file.
o Don't even try to probe I/O ranges that have been seen already.
o If we conflict with an IRQ or DRQ, then fail the probe.
Requested by: bde, gibbs
Approved by: jkh
1998-10-10 00:44:12 +00:00
Justin T. Gibbs
9574f7968d
Hook up ahapoll so that dumps, synchronize cache commands or any other
...
command that comes in through xpt_polled_action works correctly.
1998-10-09 21:38:36 +00:00
Bruce Evans
f28d6834e1
Removed unused include of "ioconf.h" again. The CAM changes made ioconf.h
...
empty but regressed to including it here.
1998-09-24 10:43:42 +00:00
Justin T. Gibbs
8726fc121b
On wide cards with firmware revisions < 5.06L, we have to infer that
...
wide targets are in fact running wide since the "setup info" command
for these revisions does not fill out the wide negotiation bits.
1998-09-20 05:08:15 +00:00
Justin T. Gibbs
c2921d36a9
Use %p with (void *) casts to print pointers with printf.
1998-09-17 00:08:29 +00:00
Justin T. Gibbs
6954e80f7b
Fix printf format bugs.
1998-09-16 03:27:12 +00:00
Justin T. Gibbs
532abf3b7a
Mylex/Buslogic MultiMaster SCSI-Host Adapter Driver for CAM.
1998-09-15 07:32:57 +00:00