summaryrefslogtreecommitdiff
path: root/sys/dev/ic
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2002-09-22 08:51:31 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2002-09-22 08:51:31 +0000
commitc8423e97021edebb1954be8a54bca4bf02e7e7a1 (patch)
tree1aa15bb4666f4919a5c236acddf9c63f21a54313 /sys/dev/ic
parent4a2eca23cad9d40a1fada75edcfa78e2cbb3c34f (diff)
Notes
Diffstat (limited to 'sys/dev/ic')
-rw-r--r--sys/dev/ic/ns16550.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ic/ns16550.h b/sys/dev/ic/ns16550.h
index 2d93e76a554d..e0a448cab283 100644
--- a/sys/dev/ic/ns16550.h
+++ b/sys/dev/ic/ns16550.h
@@ -48,3 +48,4 @@
#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) */
+#define com_scr 7 /* scratch register for 16450 up (R/W) */