freebsd-nq/sys/dev
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
..
aic7xxx Only or in CLRCHN in SXFRCTL0. All other bits in this register are 1995-10-29 05:56:31 +00:00
bktr Kernel components of Matrox Meteor driver. 1995-08-28 17:03:18 +00:00
cy Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
de From Matt Thomas: 1995-10-26 07:40:11 +00:00
dgb Moved prototypes for devswitch functions from conf.c and driver sources 1995-11-04 13:25:33 +00:00
ed Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
eisa Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ep Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
fdc Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
fe Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
ic Cleanup, make things static. 1995-10-31 18:41:49 +00:00
ie Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
joy Actually, 97 out of 304 devsw functions had benignly mismatched types. 1995-09-08 19:57:13 +00:00
kbd Change fkey 63 from ^[[K to ^[[~. 1995-03-28 21:30:13 +00:00
lnc Cleanup, make things static. 1995-10-31 18:41:49 +00:00
mcd Moved prototypes for devswitch functions from conf.c and driver sources 1995-11-04 13:25:33 +00:00
mse Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
pci Fixed bug where wrong thing was being checked for NULL before calling 1995-10-02 13:43:11 +00:00
ppbus Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
rc Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
scd Moved prototypes for devswitch functions from conf.c and driver sources 1995-11-04 13:25:33 +00:00
si Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
sio Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
snp Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
speaker Fixed init functions argument type - caddr_t -> void *. Fixed a couple of 1995-09-09 18:10:37 +00:00
syscons Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
vn Moved prototypes for devswitch functions from conf.c and driver sources 1995-11-04 13:25:33 +00:00