1 03/21/85 new_device
 2 
 3 Syntax as a command:  new_device
 4 
 5 
 6 Function:  terminates the current device.  The driver then asks the
 7 operator to enter a new "command or device/request_type" as described
 8 under "Driver Initialization with a Control Terminal" above.
 9 
10 The coordinator is notified of the termination of the current device
11 and the device is detached by the process.  If a control terminal has
12 been attached, it also is detached.
13 
14 The new_device command may only be issued from the master terminal.