freebsd-dev/sys/dev/pccard
Jonathan Chen c83acdc307 Non-functional changes to NEWCARD stuff.
This is the first part of a two-part update to NEWCARD.  Changes in this
commit are non-functional, and includes the following:
 * indentation and other changes to meet style(9).
 * other minor style consistancy changes
 * addition of comments
 * renaming of device_t variables to be consistant across all of NEWCARD.

(note that not all style violations are fixed in this commit -- those that
 aren't will be clobbered by the next commit.)
2001-08-26 23:56:49 +00:00
..
card_if.m Non-functional changes to NEWCARD stuff. 2001-08-26 23:56:49 +00:00
devlist2h.awk Moderately hacked pccard code from newconfig. It is somewhat in 1999-10-26 06:52:31 +00:00
files.pccard Moderately hacked pccard code from newconfig. It is somewhat in 1999-10-26 06:52:31 +00:00
Makefile.pccarddevs We do not, and hopefully never will, use the static pccard device table. 2001-01-07 03:58:57 +00:00
pccard_cis_quirks.c MFNetBSD: 2000-09-05 18:25:49 +00:00
pccard_cis.c Make a few more mallocs use M_ZERO. 2000-10-29 16:29:05 +00:00
pccard.c Fix the panics for real this time. When something can't be allocated, 2001-05-10 06:55:39 +00:00
pccarddevs Merge from NetBSD: 2001-07-05 03:19:43 +00:00
pccarddevs.h Sync to pccarddevs 1.12 2001-07-05 03:20:48 +00:00
pccardreg.h Moderately hacked pccard code from newconfig. It is somewhat in 1999-10-26 06:52:31 +00:00
pccardvar.h Add additional enumeration types for CARD_SET_RES_FLAGS. 2001-05-08 23:56:47 +00:00
power_if.m Include <sys/bus.h>, which is needed after Doug's latest object changes. 2000-04-16 06:04:13 +00:00