freebsd-dev/sys/i386/isa/pcvt
Poul-Henning Kamp 7ac40f5f59 Gigacommit to improve device-driver source compatibility between
branches:

Initialize struct cdevsw using C99 sparse initializtion and remove
all initializations to default values.

This patch is automatically generated and has been tested by compiling
LINT with all the fields in struct cdevsw in reverse order on alpha,
sparc64 and i386.

Approved by:    re(scottl)
2003-03-03 12:15:54 +00:00
..
pcvt_conf.h
pcvt_drv.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
pcvt_ext.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_hdr.h Unbreak pcvt, it suffered from common variables. Whoever added the 2002-01-27 09:17:27 +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