freebsd-skq/sys/i386
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
..
apm Remove unused functions and variables, make things static, and other cleanups. 1995-10-28 15:39:31 +00:00
bios Remove unused functions and variables, make things static, and other cleanups. 1995-10-28 15:39:31 +00:00
boot Add -fno-strength-reduce to neutralize possible bad effect of -O2 1995-10-10 21:11:22 +00:00
conf Add a DRIVER_S= definition that config wants to use for assembler 1995-11-01 15:03:02 +00:00
eisa Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
i386 Remove the #ifdev DEVRANDOM's, as promised. 1995-11-04 16:00:56 +00:00
ibcs2 Sorry, the last commit screwed up for me, this is the right one (I hope!) 1995-10-28 13:07:28 +00:00
include Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
isa Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
linux Fix the getdirentries of ibcs2 to handle uneven DIRBLKSIZ offsets. 1995-10-10 23:13:27 +00:00
pci Make CONF1_ENABLE_MSK1 even less restriktive: Ignore slot ID ... 1995-10-17 23:30:11 +00:00
scsi Fixed the type of ahcintr(). The type of an ISA interrupt handler is 1995-11-04 14:43:30 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00