HomeFreeBSD

Added D_TTY to the cdevswitch flags for all tty drivers. This is required

Description

Added D_TTY to the cdevswitch flags for all tty drivers. This is required
for the Lite2 fix for always returning EIO in dead_read().

Cleaned up the cdevswitch initializers for all tty drivers.

Removed explicit calls to ttsetwater() from all (tty) drivers. ttsetwater()
is now called centrally for opens, not just for parameter changes.

Details

Provenance
Bruce Evans <bde@FreeBSD.org>Authored on Aug 23 1998, 8:26 AM
Parents
rG87c95fa5dc14: Removed cxpoll(). Just use ttpoll() like all other tty drivers. It's
Branches
Unknown
Tags
Unknown

Event Timeline