8e1f1df080
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. |
||
---|---|---|
.. | ||
sio_ebus.c | ||
sio_isa.c | ||
sio_pccard.c | ||
sio_pci.c | ||
sio_puc.c | ||
sio.c | ||
sioreg.h | ||
siovar.h |