freebsd-dev/sys/dev
Bruce Evans 84478e7f42 Fixed setting of speed B0 - don't output a bogus divisor of 0 and a
random prescaler, just hang up.  This may fix hangup problems with
mgetty.
1995-11-26 17:13:23 +00:00
..
aic7xxx Fix the long dreaded Wide bug and enable WIDEODD for reads. 1995-11-07 05:31:28 +00:00
ar This driver supports the Arnet SYNC/570i ISA cards that is based on the 1995-11-21 02:32:04 +00:00
bktr Kernel components of Matrox Meteor driver. 1995-08-28 17:03:18 +00:00
cy Fixed setting of speed B0 - don't output a bogus divisor of 0 and a 1995-11-26 17:13:23 +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 Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +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 This driver supports the Arnet SYNC/570i ISA cards that is based on the 1995-11-21 02:32:04 +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 Made pci.c compile again. It unfortunately depends on the isa interrupt 1995-11-21 13:59:56 +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 Restored static variable `nsio_tty' which is used only by pstat(8). Made 1995-11-21 09:15:04 +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 Fixed a comment. 1995-11-24 14:56:00 +00:00
vn Fix a printf. 1995-11-20 12:03:52 +00:00