freebsd_amp_hwpstate/sys/pccard
Warner Losh dd99c79cc1 Make the multiple interrupts attachment an error not a panic.
Sometimes, when pccardd is restarted, it fails to realize that the
device is already attached and tries to attach it again.  This leads
to bad mojo since the pccard code isn't setup to handle that, so the
panic was put in.  Now it appears that it is triggering too easily, so
I'm backing it off to a non-fatal error.
2001-07-25 15:09:54 +00:00
..
cardinfo.h
cis.h
driver.h
i82365.h
mecia.c
meciareg.h
pccard.c Note that spls are noops 2001-07-09 16:06:06 +00:00
pccard_beep.c
pccard_nbk.c
pccard_nbk.h
pcic.c Clarify some of the 3.3V code with better comments. Also, since the 2001-07-01 23:40:54 +00:00
pcic_isa.c
pcic_pci.c Make the multiple interrupts attachment an error not a panic. 2001-07-25 15:09:54 +00:00
pcic_pci.h
pcicvar.h Some interrelated interrupt changes. 2001-07-01 23:41:43 +00:00
plxcard.c
plxcardreg.h
slot.h