summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/pcireg.h
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-10-09 16:00:56 +0000
committerpeter <peter@FreeBSD.org>1999-10-09 16:00:56 +0000
commit6b8112e41c0f445e1b75191832ea850f3deabd9f (patch)
tree0e417cc1f509a3881fa58376485e071c13b124a8 /sys/dev/pci/pcireg.h
parent890df87b45160f07619d66b504991bd2e0daba27 (diff)
downloadFreeBSD-src-6b8112e41c0f445e1b75191832ea850f3deabd9f.zip
FreeBSD-src-6b8112e41c0f445e1b75191832ea850f3deabd9f.tar.gz
Add the 16550 programming interface code for PCIS_SIMPLECOMM_UART.
Diffstat (limited to 'sys/dev/pci/pcireg.h')
-rw-r--r--sys/dev/pci/pcireg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/pci/pcireg.h b/sys/dev/pci/pcireg.h
index f90df10..b467a64 100644
--- a/sys/dev/pci/pcireg.h
+++ b/sys/dev/pci/pcireg.h
@@ -185,6 +185,7 @@
#define PCIC_SIMPLECOMM 0x07
#define PCIS_SIMPLECOMM_UART 0x00
+#define PCIP_SIMPLECOMM_UART_16550A 0x02
#define PCIS_SIMPLECOMM_PAR 0x01
#define PCIS_SIMPLECOMM_OTHER 0x80
OpenPOWER on IntegriCloud