Commit bd39a3c4 authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] add pc9800 port types

parent e2b996ee
...@@ -59,6 +59,14 @@ ...@@ -59,6 +59,14 @@
/* NEC v850. */ /* NEC v850. */
#define PORT_NB85E_UART 40 #define PORT_NB85E_UART 40
/* NEC PC-9800 */
#define PORT_8251_PC98 41
#define PORT_19K_PC98 42
#define PORT_FIFO_PC98 43
#define PORT_VFAST_PC98 44
#define PORT_PC9861 45
#define PORT_PC9801_101 46
#ifdef __KERNEL__ #ifdef __KERNEL__
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment