SERIAL8250_UNREGISTE

Section: 16x50 UART Driver (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

serial8250_unregister_port - remove a 16x50 serial port at runtime  

SYNOPSIS

void serial8250_unregister_port(int line);
 

ARGUMENTS

line

serial line number
 

DESCRIPTION

Remove one serial port. This may not be called from interrupt context. We hand the port back to the our control.  

COPYRIGHT