Fix a number of panic conditions for network cardbus devices by implementing
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 19 Dec 2005 01:18:58 +0000 (01:18 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 19 Dec 2005 01:18:58 +0000 (01:18 +0000)
commitf5100ab513779bdf93ee5d1884078afb516324b5
tree806480e3fd432bbde615039aaccd56474c35a1db
parent7b3af4141ea651340a609b101fe7af8785b4c3fc
Fix a number of panic conditions for network cardbus devices by implementing
the now mandatory interrupt serialization.

Reported-by: Steve Mynott <steve.mynott@gmail.com>
Patches-by: Matthew Dillon and Sepherosa Ziehau <sepherosa@gmail.com>
sys/bus/pccard/pccard.c
sys/dev/pccard/pccbb/pccbb.c
sys/dev/pccard/pccbb/pccbbvar.h