summaryrefslogtreecommitdiff
path: root/sys/dev/eisa/if_fea.c
AgeCommit message (Collapse)Author
1999-11-30more KNF and cleanupJason Wright
1999-11-23pretty up kernel printf'sJason Wright
1997-11-07$OpenBSD$Niklas 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-08-21check for __OpenBSD__, prep for tossing __NetBSD__?Theo de Raadt
1996-06-18add missing newline in printf. pointed out by Matt ThomasTheo de Raadt
1996-05-26sync 0521Theo de Raadt