opnsense-src/sys/dev/ic
Marcel Moolenaar 4f5d62fbc6 o Remove the com_thr, com_rhr, com_isr and com_lctl defines. They are
not used and aliases for other defines.
o  Add REG_DATA as an alias for com_data. Likewise for other register
   defines.
o  Add LCR_SBREAK and make CFCR_SBREAK an alias for it. Likewise for
   the other LCR register bits that are known with the CFCR prefix.
o  Add MCR_IE and make MCR_IENABLE an alias for it.
o  Add LSR_TEMT and make LSR_TSRE an alias for it.
o  Add LSR_THRE and make LSR_TXRDY as alias for it.
o  Add FCR_ENABLE and make FIFO_ENABLE as alias for it. Likewise for
   the other FCR register bits that are known with the FIFO prefix.
o  Add EFR_CTS and make EFR_AUTOCTS an alias for it.
o  Add EFR_RTS and make EFR_AUTORTS an alias for it.

This is a first step in cleaning up the definitions in this file.
2004-11-20 23:19:42 +00:00
..
cd180.h Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
cd1400.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
esp.h Added ESP98 specific register (merged from i386/isa/ic/esp.h). 2001-06-10 04:20:37 +00:00
hd64570.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
i8237.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
i8251.h Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
i8259.h Add a header for the i8259A register definitions. This is based on 2004-01-06 18:59:37 +00:00
i82586.h - Clean up function calling conventions. 2003-03-28 06:27:08 +00:00
nec765.h Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
ns16550.h o Remove the com_thr, com_rhr, com_isr and com_lctl defines. They are 2004-11-20 23:19:42 +00:00
rsa.h Move the files from i386/isa/ic/ to dev/ic/. 2001-06-10 04:28:39 +00:00
sab82532.h The uart(4) driver is an universal driver for various UART hardware. 2003-09-06 23:13:47 +00:00
wd33c93reg.h Moved the wd33c93 specific file to sys/dev/ic. 2001-06-14 11:05:48 +00:00
z8530.h The uart(4) driver is an universal driver for various UART hardware. 2003-09-06 23:13:47 +00:00