summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/ic
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1995-12-10 13:40:33 +0000
committerphk <phk@FreeBSD.org>1995-12-10 13:40:33 +0000
commit6a1611e3f8697d6b86f0ce460a09f863f0645323 (patch)
tree688f27cdd6d0e9484103a35c701b305d1798db07 /sys/i386/isa/ic
parenta17ab54434d8929c8f77e0a47e34d7cc4c4a9b39 (diff)
downloadFreeBSD-src-6a1611e3f8697d6b86f0ce460a09f863f0645323.zip
FreeBSD-src-6a1611e3f8697d6b86f0ce460a09f863f0645323.tar.gz
Staticize and cleanup.
Ohh, forgot this bit: (covers sio.c too) recognize the 16650 too.
Diffstat (limited to 'sys/i386/isa/ic')
-rw-r--r--sys/i386/isa/ic/ns16450.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/isa/ic/ns16450.h b/sys/i386/isa/ic/ns16450.h
index aa6280d..637ee57 100644
--- a/sys/i386/isa/ic/ns16450.h
+++ b/sys/i386/isa/ic/ns16450.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* from: @(#)ns16450.h 7.1 (Berkeley) 5/9/91
- * $Id$
+ * $Id: ns16450.h,v 1.2 1993/10/16 13:48:51 rgrimes Exp $
*/
/*
@@ -44,7 +44,7 @@
#define com_ier 1 /* interrupt enable (W) */
#define com_iir 2 /* interrupt identification (R) */
#define com_lctl 3 /* line control register (R/W) */
-#define com_cfcr 3 /* line control register (R/W) */
+#define com_cfcr 3 /* line control register (R/W) */
#define com_mcr 4 /* modem control register (R/W) */
#define com_lsr 5 /* line status register (R/W) */
#define com_msr 6 /* modem status register (R/W) */
OpenPOWER on IntegriCloud