freebsd-dev/sys/i386
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
..
acpica Device megapatch 1/6: 2004-02-21 19:42:58 +00:00
bios Device megapatch 1/6: 2004-02-21 19:42:58 +00:00
compile
conf Updates cx driver information (Cronyx-Sigma) 2004-02-05 13:02:14 +00:00
cpufreq - Move performance-controlling sysctls into hw.p4tcc.* tree; 2004-01-24 21:13:13 +00:00
i386 Device megapatch 1/6: 2004-02-21 19:42:58 +00:00
ibcs2 Regen. 2004-02-06 20:21:18 +00:00
include Switch to using the new $PIR interrupt routing code and remove the old 2004-02-18 22:41:53 +00:00
isa Device megapatch 3/6: 2004-02-21 20:41:11 +00:00
linux Regen. 2004-02-04 22:00:44 +00:00
pci Add back an include to fix the build for the CPU_ELAN case. 2004-02-19 18:34:26 +00:00
svr4 Attempt to make the proper changes here for the proc.h commit: 2004-01-05 00:29:00 +00:00
Makefile