*#ident "$Revision: 1.3 $"
*
* SIO_DUMMY
* This is the lower level module for DUMMY serial io
*
*FLAG	PREFIX	SOFT	#DEV	DEPENDENCIES
ox	dummy_	-	-	

$$$

/* define how many dummy loopback pairs there will be. Actual number
 * of ports will be this value * 2
 */
int dummy_loopback_pairs = 1;
