Add the 16550 programming interface code for PCIS_SIMPLECOMM_UART.

This commit is contained in:
Peter Wemm 1999-10-09 16:00:56 +00:00
parent 0cec71466c
commit 649f6f6393
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=52063
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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