
NAME
unregister_serial - deconfigure a 16x50 serial port
SYNOPSIS
void unregister_serial (int line);
ARGUMENTS
line line to deconfigure
DESCRIPTION
The port specified is deconfigured and its resources are freed. Any
user of the port is disconnected as if carrier was dropped. Line is the
port number returned by register_serial.