opnsense-src/sys/dev
Bruce Evans 92d0aa20dc Work around UMC8669F and Startech UART bugs by not writing to the
divisor latch registers if the registers wouldn't change.

Use the default console cfcr setting while setting the divisor
latch registers for console i/o.  Input may be messed up by
transiently changing the cfcr.

Use a usual cfcr setting while setting the divisor latch registers
in the probe.  This shouldn't matter, but this is not the place to
test the UART's handling of 5 bit words.

Removed a stale devfs comment.
1996-09-30 12:22:27 +00:00
..
aic7xxx Detect and report dataphase overruns. Put the adapter into 'Bit Bucket' 1996-06-09 17:33:18 +00:00
ar Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
bktr Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
ccd Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
cy Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
de Add back shutdown support, this time using the at_shutdown() mechanism. 1996-09-20 04:35:15 +00:00
dgb Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
ed Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
eisa Removed more devconf leftovers. 1996-09-10 23:31:13 +00:00
ep Various cleanups for remanents of devconf. 1996-09-08 10:44:18 +00:00
fdc Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
fe Various cleanups for remanents of devconf. 1996-09-08 10:44:18 +00:00
fxp Backed out one of my "performance optimizations" as it results in sometimes 1996-09-29 10:20:45 +00:00
ic Another round of merge/update. 1996-09-12 11:12:18 +00:00
ie Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
joy Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00
kbd Change RUKEYMAP sligtly 1996-01-25 16:37:20 +00:00
lnc Removed another devconf leftover. A fat devconf support function was 1996-09-14 01:26:16 +00:00
mcd Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
mse Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
pci Removed more devconf leftovers. 1996-09-10 23:31:13 +00:00
ppbus Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
rc Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
scd Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
si Some warning cleanups. There were some needless casts that also caused 1996-09-27 13:50:59 +00:00
sio Work around UMC8669F and Startech UART bugs by not writing to the 1996-09-30 12:22:27 +00:00
snp Switched from using devfs_add_devsw() to devfs_add_devswf() 1996-03-28 14:31:42 +00:00
speaker Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
sr Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
syscons Changed cncheckc() interface so that it is 8-bit clean - return -1 1996-09-14 04:27:46 +00:00
vn Call bdevsw_add_generic() later so that there is no chance of returning 1996-08-28 17:45:08 +00:00