freebsd-dev/sys/dev/pccard
Warner Losh c1bb793bbb Eliminate the need for pccard_common.c by moving the function inline
in the .h file.  Make it static __inline to make sure that it doesn't
wind up defined in any files.

Also, fix a typo that said null_do_attach instead of null_do_probe.
2002-07-17 05:20:43 +00:00
..
card_if.m Eliminate the need for pccard_common.c by moving the function inline 2002-07-17 05:20:43 +00:00
devlist2h.awk Move from using PCCARD_ symbols gereated from this file to using PCMCIA_ 2001-11-11 20:15:06 +00:00
files.pccard
Makefile.pccarddevs
pccard_cis_quirks.c Boot verbosify printing the CIS, since we don't normally need to do that. 2002-02-09 21:34:06 +00:00
pccard_cis.c Improve support of MFC cards (Multi-function cards). This commit 2002-03-29 08:05:39 +00:00
pccard.c Make oldcard and newcard kernel module work. 2002-05-30 17:38:00 +00:00
pccarddevs MFOpenBSD: 2002-07-17 04:01:57 +00:00
pccarddevs.h regen from pccarddevs 1.33 2002-07-17 04:02:52 +00:00
pccardreg.h
pccardvar.h Eliminate the need for pccard_common.c by moving the function inline 2002-07-17 05:20:43 +00:00
power_if.m