freebsd-nq/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
files.pccard
Makefile.pccarddevs
pccard_cis_quirks.c
pccard_cis.c
pccard.c Add a comment about the MPSAFEness of this pccard_intr handler. Given 2003-06-13 21:30:29 +00:00
pccarddevs
pccarddevs.h
pccardreg.h
pccardvar.h
power_if.m