Index: book.xml.moresio =================================================================== --- book.xml.moresio +++ book.xml.moresio @@ -6345,28 +6345,7 @@ - The third serial port, sio2, - or COM3, - is on /dev/cuad2 for dial-out - devices, and on /dev/ttyd2 for - dial-in devices. What is the difference between these two - classes of devices? - - When - opening /dev/ttydX in blocking mode, - a process will wait for the corresponding - cuadX device to become inactive, and - then wait for the carrier detect line to go active. When - the cuadX device is opened, it makes - sure the serial port is not already in use by the - ttydX device. If the port is - available, it steals it from the - ttydX device. Also, the - cuadX device does not care about - carrier detect. With this scheme and an auto-answer - modem, remote users can log in and local users can still - dial out with the same modem and the system will take care - of all the conflicts. + Need to figure this out