freebsd-dev/sys/dev/pccard
Warner Losh 309971e12e Add a comment about the MPSAFEness of this pccard_intr handler. Given
how we registered pccard_intr, it is MPSAFE.  However, since we
register the pccard_intr handler with the flags of the ISR we call,
that is the gating factor.  We need do nothing specific here.

Prompted by: seeing pccard_intr in a panic.
2003-06-13 21:30:29 +00:00
..
card_if.m
devlist2h.awk MFp4: 2003-03-28 06:43:50 +00:00
files.pccard
Makefile.pccarddevs pccarddevs_data.h no longer generated 2003-03-28 06:44:57 +00:00
pccard_cis_quirks.c
pccard_cis.c Tag longling_addr as maybe using a bad type, I'm not sure. 2003-03-18 02:38:33 +00:00
pccard.c Add a comment about the MPSAFEness of this pccard_intr handler. Given 2003-06-13 21:30:29 +00:00
pccarddevs Add ARtem ONAIR wi card. 2003-06-11 16:53:26 +00:00
pccarddevs.h regen for 1.52 2003-06-11 16:53:47 +00:00
pccardreg.h
pccardvar.h Add accessor for cis4 string. Neither OLDCARD nor NEWCARD support 2003-04-23 23:32:53 +00:00
power_if.m