1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/isa
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
..
atkbd_isa.c
atkbdc_isa.c
atrtc.c Switch to using the TSC code in i386/i386/tsc.c. 2003-02-11 11:43:25 +00:00
fd.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
fdreg.h
isa_common.c
isa_common.h
isa_if.m
isahint.c
isareg.h Correct error message. 2003-02-02 13:06:18 +00:00
isavar.h
orm.c
pnp.c
pnpparse.c
pnpreg.h
pnpvar.h
ppc.c More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9). 2003-03-02 16:54:40 +00:00
ppcreg.h
psm.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
rtc.h
syscons_isa.c Make the SC_NO_SUSPEND_VTYSWITCH kernel option available as a loader 2003-01-15 03:45:27 +00:00
vga_isa.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00