1 /*******************************************************************************
3 * (c) 1998 by Computone Corporation
5 ********************************************************************************
8 * PACKAGE: Linux tty Device Driver for IntelliPort II family of multiport
9 * serial I/O controllers.
11 * DESCRIPTION: Driver constants for configuration and tuning
15 *******************************************************************************/
24 // High baud rates (if not defined elsewhere.
26 # define B153600 0010005
29 # define B307200 0010006
32 # define B921600 0010007