I think that's probably another bad example... I would think serial port
emulation would be better handled by ptys, and/or a specific serial port
emulation module.
The big problem with using ptys for serial port emulation is that they
currently don't handle BREAK at all.