diff options
| author | Russell King <rmk@flint.arm.linux.org.uk> | 2003-09-09 13:07:00 +0100 |
|---|---|---|
| committer | Russell King <rmk@flint.arm.linux.org.uk> | 2003-09-09 13:07:00 +0100 |
| commit | da2df98ad49d10f90976f8e574e335dcf6610fd6 (patch) | |
| tree | c028f7b50857984dcde2a4d9a718865d9bfcfba7 /include/linux/serial_core.h | |
| parent | abe68253c6df04d314a9099e5416a6c7881728e9 (diff) | |
| parent | d407e13e62177d2e6d0cbad38e3fd0b9d273ae0c (diff) | |
Merge
Diffstat (limited to 'include/linux/serial_core.h')
| -rw-r--r-- | include/linux/serial_core.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/linux/serial_core.h b/include/linux/serial_core.h index 5bb8b174ca68..0bc15aeb153e 100644 --- a/include/linux/serial_core.h +++ b/include/linux/serial_core.h @@ -67,6 +67,12 @@ #define PORT_PC9861 45 #define PORT_PC9801_101 46 +/* DZ */ +#define PORT_DZ 47 + +/* Parisc type numbers. */ +#define PORT_MUX 48 + /* Macintosh Zilog type numbers */ #define PORT_MAC_ZILOG 50 /* m68k : not yet implemented */ #define PORT_PMAC_ZILOG 51 |
