HP-UX drivers typically perform some mapping of characters.  The line-feed
character, for example, is interpreted by HP-UX as BOTH a line-feed and a
carriage-return.

Cooked mode implies that the driver performs this mapping, while raw mode
implies that no carriage-return is printed when the line-feed character
is seen (e.g., line-feed only).
