Poul-Henning Kamp 8e1f1df080 Device megapatch 3/6:
Add missing D_TTY flags to various drivers.

Complete asserts that dev_t's passed to ttyread(), ttywrite(),
ttypoll() and ttykqwrite() have (d_flags & D_TTY) and a struct tty
pointer.

Make ttyread(), ttywrite(), ttypoll() and ttykqwrite() the default
cdevsw methods for D_TTY drivers and remove the explicit initializations
in various drivers cdevsw structures.
2004-02-21 20:41:11 +00:00
..
2004-02-21 20:41:11 +00:00
2004-02-21 19:42:58 +00:00
2004-02-21 20:29:52 +00:00
2004-02-21 20:41:11 +00:00
2004-02-21 19:42:58 +00:00
2004-02-21 20:41:11 +00:00
2004-02-21 20:41:11 +00:00
2004-02-21 19:42:58 +00:00
2004-02-21 20:41:11 +00:00
2004-02-21 20:29:52 +00:00
2004-02-21 19:42:58 +00:00
2004-02-19 14:13:21 +00:00
2004-01-25 17:18:12 +00:00
2004-02-21 20:41:11 +00:00
2004-02-21 19:42:58 +00:00
2004-02-21 19:42:58 +00:00
2004-02-21 20:29:52 +00:00
2004-01-17 03:28:27 +00:00