freebsd-dev/sys/dev/zs
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
..
z8530reg.h Split this into bus specific front end(s), so that it can be used by ppc. 2003-01-08 23:36:16 +00:00
z8530var.h Split this into bus specific front end(s), so that it can be used by ppc. 2003-01-08 23:36:16 +00:00
zs_macio.c MacIO frontend for the zs driver. 2003-02-01 07:23:47 +00:00
zs_sbus.c Munge the zs sbus attachment to work with fhc. This is a bit of a hack, 2003-02-19 08:29:17 +00:00
zs.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00