freebsd-dev/sys/pccard
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
..
cardinfo.h
cis.h
driver.h
i82365.h
mecia.c
meciareg.h
pccard_beep.c Make beep not depend on HZ setting. 2002-09-29 23:41:25 +00:00
pccard_nbk.c
pccard_nbk.h
pccard.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
pcic_isa.c Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
pcic_pci.c Add SMC 34C90. Not tested, but should be a no-op except for the id string. 2003-02-26 05:45:48 +00:00
pcic_pci.h SMIENB not needed, but maybe PCI_CLOCK is, so put it in #if 0'd out 2002-09-29 23:37:07 +00:00
pcic.c MFp4: 2002-11-27 06:04:49 +00:00
pcicvar.h
slot.h