freebsd-dev/sys/dev/pccard
Warner Losh 3eafe746ab Need to initialize the resource list that we keep for our children.
STAILQ's require this, while it is optional for SLIST (well, as long
as the memory is bzeroed).

Noticed by: phk's crash
2005-03-18 16:37:51 +00:00
..
card_if.m Remove more deadwood that never got implemented in NEWCARD, since NEWCARD 2005-02-15 02:54:53 +00:00
pccard_cis_quirks.c Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
pccard_cis.c memspace is set to some value by masking off bits. When these bits 2005-02-17 21:05:04 +00:00
pccard_cis.h Some older PC Cards have a weird format for FUNCE tuples. They appear 2005-01-21 02:11:48 +00:00
pccard.c Need to initialize the resource list that we keep for our children. 2005-03-18 16:37:51 +00:00
pccarddevs Belkin F5D5020 is an OEM'd card from RACORE based on the AX88190 2005-02-22 22:07:18 +00:00
pccardreg.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
pccardvar.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
power_if.m Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00