freebsd-dev/sys/dev/rp
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
..
rp_isa.c Be consistent about functions being static. 2002-10-16 08:48:39 +00:00
rp_pci.c Be consistent about functions being static. 2002-10-16 08:48:39 +00:00
rp.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
rpreg.h
rpvar.h Force the RxBuf and TxBuf arrays to be aligned on 16-bit boundaries to 2001-11-05 12:57:46 +00:00