freebsd-dev/sys/dev/atkbdc
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_atkbdc.c Reinitialize the keyboard after the ACPI resume event. 2001-09-23 08:42:06 +00:00
atkbd_isa.c Reinitialize the keyboard after the ACPI resume event. 2001-09-23 08:42:06 +00:00
atkbd.c Spelling. 2003-02-05 14:03:55 +00:00
atkbdc_isa.c Yet another turn of workaround for psm/ACPI/PnP BIOS 2001-09-25 16:59:28 +00:00
atkbdc_subr.c Yet another turn of workaround for psm/ACPI/PnP BIOS 2001-09-25 16:59:28 +00:00
atkbdc.c de-count atkbdc. I have more extensive patches to make properly dynamic, 2002-08-19 23:58:37 +00:00
atkbdcreg.h Include "opt_kbd.h" since certain structures size depend on the value 2002-10-15 21:35:01 +00:00
atkbdreg.h
psm.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00