dfr
e4989c23fe
Move the declaration of the interrupt type from the driver structure
...
to the BUS_SETUP_INTR call.
1999-05-08 21:59:43 +00:00
gibbs
2aed7d023f
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
d31d6be6f6
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
gibbs
090e44812f
Modify to deal with changes in the storage of user negotiation settings.
1999-03-05 23:28:42 +00:00
gibbs
147f35e007
Pull in new ccb_hdr list types.
1998-12-15 08:24:45 +00:00
gibbs
9ede5f09d8
Bring back support for honoring the primary channel setting for twin channel
...
EISA adapters. This could have caused the system to find the wrong root
disk.
Reviewed by: J Wunsch <j@ida.interface-business.de>
1998-10-15 18:21:50 +00:00
gibbs
b9c44f5513
Pass termination information via softc flags to the core driver. The
...
EISA probe missed out on this change in attach->core API.
1998-10-09 17:42:28 +00:00
gibbs
8fe34552ed
Move to new name and convert to CAM.
1998-09-15 07:24:58 +00:00