freebsd-nq/sys/dev/pccard
Warner Losh a7db1b744a Fix a race between setting up the interrupt handler and it firing by
setting the data prior to setting up the interrupt. Now we only set
the cookie afterwards, and that (a) cannot be helpd and (b) isn't used
in the ISR.

PR: 147127
Submitted by: hps@
2019-01-07 06:19:51 +00:00
..
card_if.m
pccard_cis_quirks.c
pccard_cis.c
pccard_cis.h
pccard_device.c
pccard.c Fix a race between setting up the interrupt handler and it firing by 2019-01-07 06:19:51 +00:00
pccarddevs
pccardreg.h
pccardvar.h Reapply, with minor tweaks, r338025, from the original commit: 2018-09-26 17:12:14 +00:00
pccardvarp.h
power_if.m