summaryrefslogtreecommitdiff
path: root/sys/dev/eisa/ahc_eisa.c
AgeCommit message (Collapse)Author
2000-03-22new ahc driver. Adds support for newer Adaptec controllers. This ↵Steve Murphree
represents two months of work.
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
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-16-Wall happinessTheo de Raadt
1996-10-04ahc on eisa, netbsdTheo 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