Justin T. Gibbs
6d6f090033
ahb.c:
...
Synchronize malloc types for our softc.
ahc_eisa.c:
Sync to aic7xxx driver bus dma and new bus changes.
1999-04-23 23:29:00 +00:00
Peter Wemm
a49a3d4433
Implement an EISA new-bus framework. The old driver probe mechanism
...
had a quirk that made a shim rather hard to implement properly and it was
just easier to convert the drivers in one go. The changes to the
buslogic driver go beyond just this - the whole driver was new-bus'ed
including pci and isa. I have only tested the EISA part of this so far.
Submitted by: Doug Rabson <dfr@nlsystems.com>
1999-04-18 15:50:35 +00:00
Eivind Eklund
c6d0e3f0c1
Staticize.
1999-04-11 03:06:07 +00:00
Justin T. Gibbs
da925f6c0f
Poll for bus reset completion instead of assuming that our interrupt
...
is enabled.
1999-03-05 23:37:07 +00:00
Justin T. Gibbs
dd3afbd452
Correct test in poll loop for determining that the mailbox is free to
...
accept a new command.
1999-01-28 03:30:02 +00:00
Matthew Dillon
485111b55b
Fix parenthesization, but the code still looks wrong.
1999-01-28 01:33:02 +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
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
44de612bd0
Adaptec 174x EISA SCSI Host Adapter driver for CAM.
1998-09-15 07:10:00 +00:00