freebsd-src/sys/dev
Poul-Henning Kamp 4b2af45f4b Mega commit for sysctl.
Convert the remaining sysctl stuff to the new way of doing things.
the devconf stuff is the reason for the large number of files.
Cleaned up some compiler warnings while I were there.
1995-11-20 12:42:39 +00:00
..
aic7xxx Fix the long dreaded Wide bug and enable WIDEODD for reads. 1995-11-07 05:31:28 +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 Set flag to stop backoff counter from counting when carrier activity is 1995-11-17 12:11:22 +00:00
dgb Moved prototypes for devswitch functions from conf.c and driver sources 1995-11-04 13:25:33 +00:00
ed Fixed staticization - use `static' in function headers, not just in 1995-11-18 08:29:04 +00:00
eisa Mega commit for sysctl. 1995-11-20 12:42:39 +00:00
ep Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
fdc Mega commit for sysctl. 1995-11-20 12:42:39 +00:00
fe Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
ic Staticized an inline function. All inlines in kernel headers should be 1995-11-18 08:12:30 +00:00
ie Fixed the type of a timeout function. 1995-11-18 08:35:49 +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 Mega commit for sysctl. 1995-11-20 12:42:39 +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 Sync the public source with what I'm currently running. 1995-11-09 21:53:48 +00:00
sio Fix compiler warnings. 1995-11-20 12:13:32 +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 Fix compiler warnings. 1995-11-20 12:13:32 +00:00
vn Fix a printf. 1995-11-20 12:03:52 +00:00