freebsd-nq/sys/dev/pccard
Alfred Perlstein 44956c9863 Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
2003-01-21 08:56:16 +00:00
..
card_if.m MFp4: 2002-11-02 23:00:28 +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 Fix printf() format errors. 2002-11-14 14:02:32 +00:00
pccard.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
pccarddevs Add BUFFALO LPC-CF-CLT(10Base-T Compact Flash Ether Card). 2003-01-18 02:14:23 +00:00
pccarddevs.h Regen. 2003-01-18 02:13:10 +00:00
pccardreg.h
pccardvar.h MFp4: 2002-11-14 05:15:50 +00:00
power_if.m