freebsd-dev/sys/i386/isa/pcvt
Poul-Henning Kamp dc08ffec87 Device megapatch 4/6:
Introduce d_version field in struct cdevsw, this must always be
initialized to D_VERSION.

Flip sense of D_NOGIANT flag to D_NEEDGIANT, this involves removing
four D_NOGIANT flags and adding 145 D_NEEDGIANT flags.
2004-02-21 21:10:55 +00:00
..
pcvt_conf.h
pcvt_drv.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
pcvt_ext.c Fix a typo in kan's last commit: cnavaiable() -> cnavailable() 2004-02-05 10:02:20 +00:00
pcvt_hdr.h Eliminate global cons_unavailable flag and replace it by the status 2004-02-05 01:56:43 +00:00
pcvt_kbd.c More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9). 2003-03-02 16:54:40 +00:00
pcvt_kbd.h
pcvt_out.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
pcvt_sup.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
pcvt_tbl.h
pcvt_vtf.c