freebsd-dev/sys/pccard
Guido van Rooij a1f7e1b4c5 Somehow, it is possible to get a pcicintr() when in the resume process.
This will trigger inserted()) to be called twice which confuses pccardd.
Add code to not process pcicitr())'s when in the middle of a resume
process. The real insertion of cards and the emulated one in the suspend/resume
code really do not mix up.
1999-02-14 20:16:15 +00:00
..
cardinfo.h Add "beep" ioctl. (#10 is reserved for PIOCSVIR) 1999-02-13 11:32:00 +00:00
cis.h
driver.h Add "beep" ioctl. (#10 is reserved for PIOCSVIR) 1999-02-13 11:32:00 +00:00
i82365.h Add probing support for the vadem VG365 and the Vadem VG465 pcic chips. 1998-08-25 22:46:44 +00:00
pccard_beep.c Add "beep" ioctl. (#10 is reserved for PIOCSVIR) 1999-02-13 11:32:00 +00:00
pccard.c Add "beep" ioctl. (#10 is reserved for PIOCSVIR) 1999-02-13 11:32:00 +00:00
pcic98reg.h
pcic_pci.c Identify the TI1250 PCMCIA/CardBus bridge. It seems that it's compatible 1999-01-25 12:59:31 +00:00
pcic_pci.h Identify the TI1250 PCMCIA/CardBus bridge. It seems that it's compatible 1999-01-25 12:59:31 +00:00
pcic.c Somehow, it is possible to get a pcicintr() when in the resume process. 1999-02-14 20:16:15 +00:00
skel.c Initial update pccard code for KLD module support. Module support 1999-01-19 00:18:28 +00:00
slot.h Initial update pccard code for KLD module support. Module support 1999-01-19 00:18:28 +00:00