freebsd-dev/sys/i386/eisa
Bruce Evans 4ff3de8e80 Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the
misplaced extern declarations (mostly prototypes of interrupt handlers)
that this exposed.  The prototypes should be moved back to the driver
sources when the functions are staticalized.

Added idempotency guards to <machine/conf.h>.  "ioconf.h" can't be
included when building LKMs so define a wart in bsd.kmod.mk to help
guard against including it.
1995-11-04 17:08:13 +00:00
..
aha1742.c Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
aic7770.c ahcprobe now takes a flags argument. For EISA/VL adapters set it to 1995-09-05 23:39:31 +00:00
eisaconf.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
eisaconf.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
eisadevs.c Add hook for EISA probe for Specialix EISA card. 1995-08-09 13:00:25 +00:00