freebsd-dev/sys/pc98/cbus
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
..
30line.h
cbus_dma.c Tidy up some loose ends. 2002-04-29 07:43:16 +00:00
cbus.h
clock.c MFi386: revision 1.206 2003-11-04 13:15:12 +00:00
fdc.c Device megapatch 1/6: 2004-02-21 19:42:58 +00:00
fdcreg.h
gdc.c Typo in last commit: missing ')' 2003-09-26 12:13:35 +00:00
nmi.c Split pc98 support into pc98/pc98/nmi.c. 2003-11-04 13:01:41 +00:00
olpt.c Device megapatch 1/6: 2004-02-21 19:42:58 +00:00
pckbd.c - Use the new resource_disabled() helper function to see if devices are 2003-07-02 16:09:02 +00:00
pcrtc.c MFi386: revision 1.206 2003-11-04 13:15:12 +00:00
pmc.c Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
ppc.c Merged from sys/dev/ppc/ppc.c revision 1.42. 2003-08-02 09:25:25 +00:00
ppcreg.h
sc_machdep.h
scgdcrndr.c
scterm-sck.c Cosmetic changes. 2002-02-10 10:27:37 +00:00
scvtb.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
sio_cbus.c Add detach method. 2003-12-28 12:25:49 +00:00
sio.c Device megapatch 3/6: 2004-02-21 20:41:11 +00:00
syscons_cbus.c Merged from sys/isa/syscons_isa.c revision 1.24. 2003-10-31 13:48:24 +00:00