summaryrefslogtreecommitdiff
path: root/sys/dev/pci/ahc_pci.c
AgeCommit message (Collapse)Author
2000-07-03Add support for big endian hardware. Clean up memory vs. io mapping code.Steve Murphree
Fix for drives with Tag quirks.
2000-05-26Match 2930CU, it works with the new driverChris Cappuccio
2000-04-13Add support for Adaptec 2930U2 controller.Steve Murphree
2000-04-13Add support for Adaptec 2930U2 controller.Steve Murphree
2000-04-06Don't match AIC6915 -- that's a network card, supported by sf(4).Aaron Campbell
2000-04-05Changed boot messages and fixed Ultra160 boot messages.Steve Murphree
AHA-29160 Ultra160 verified working.
2000-03-22new ahc driver. Adds support for newer Adaptec controllers. This ↵Steve Murphree
represents two months of work.
2000-01-31Add support for 93C66 and 93C56 SEEPROM chips.Tobias Weingartner
Adapted from FreeBSD code.
1999-09-222940UWPro supportTheo de Raadt
1999-08-27Add device ID for 398XUW, such as found on some RAID controllers.Jason Downs
(This allows, for instance, an AAA-131CF to function as a normal SCSI controller with this driver.)
1998-01-07now this is really prettyTheo de Raadt
1998-01-05new style pci attach printingTheo de Raadt
1997-08-05Make compile on alphaNiklas Hallqvist
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes.
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
possibly taken in small steps
1996-10-16unused varTheo de Raadt
1996-08-21check for __OpenBSD__, prep for tossing __NetBSD__?Theo de Raadt
1996-06-27new 2940 driver merged from freebsd sources 960623shawn
1996-05-26sync 0521Theo de Raadt