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
..
2003-11-10 00:20:52 +00:00
2003-12-17 14:23:07 +00:00
2003-11-14 11:09:45 +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 19:42:58 +00:00
2004-01-03 15:01:04 +00:00
2004-02-21 19:42:58 +00:00
2004-02-06 14:38:14 +00:00
2003-11-16 12:13:39 +00:00
2004-02-21 19:42:58 +00:00
2003-11-16 13:13:16 +00:00
2004-02-21 19:42:58 +00:00
2003-11-14 11:09:45 +00:00
2003-11-09 23:54:21 +00:00
2004-02-21 19:42:58 +00:00
2004-02-19 21:58:23 +00:00
2004-02-19 22:01:28 +00:00
2004-02-21 19:42:58 +00:00
2004-02-21 19:42:58 +00:00