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.