freebsd-skq/sys/dev/sio
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
..
sio_ebus.c Add missing quotes around ID string in __FBSDID(). 2002-07-16 16:20:44 +00:00
sio_isa.c Add another Askey ISA modem ID. 2002-05-06 09:02:55 +00:00
sio_pccard.c No need to wrap siodetach() with sio_pccard_detach. 2003-02-16 18:03:15 +00:00
sio_pci.c Add yet a patch for the patchwork quilt called sio(4): 2003-02-27 14:09:36 +00:00
sio_puc.c Make 'rclk' a uintptr_t to quiet warnings. 2002-11-07 22:22:10 +00:00
sio.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
sioreg.h Move the com_emr register definition to sioreg.h. 2002-09-24 02:35:57 +00:00
siovar.h Remove __P. 2002-03-20 02:08:01 +00:00