freebsd-src/sys/pccard
Warner Losh 9ae6dc2e12 Work around a bug in the current interrupt system by explicitly
rejecting INTR_FAST interrupts.  Since they can't be shared anyway,
this just short circuits a failure case that should work but is panic
fodder now.

This bug is that if the interrut condiation is active when you activate
the interrupt, then the interrupt routine will be called.  jhb had
a patch that may or may not work to fix it, but I've lost it.

This may be due to the sio probe doing something odd too.
2001-06-25 04:13:54 +00:00
..
cardinfo.h Th -> The in a comment 2001-05-12 06:04:02 +00:00
cis.h MFPAO3. Improvement of of pccard cis tuple parsing capability. 2000-04-26 15:36:43 +00:00
driver.h Axe a few __P() while I'm in the neighborhood. 2001-03-22 05:49:18 +00:00
i82365.h On PC-98, map IRQ 6 to IRQ 7 at the pcic level. That is, when we're 2001-06-16 06:18:16 +00:00
mecia.c Initialize cinfo structure at compile time rather than run time since 2001-05-19 06:17:37 +00:00
meciareg.h pcic98reg.h is now contained in meciareg.h. 2001-05-15 23:53:18 +00:00
pccard.c Save the IRQ that we get in pci attachment. 2001-06-16 06:33:01 +00:00
pccard_beep.c Minor style(9) changes: 2001-05-14 06:15:24 +00:00
pccard_nbk.c Update copyright info 2001-05-25 18:03:07 +00:00
pccard_nbk.h Update copyright info 2001-05-25 18:03:07 +00:00
pcic.c Work around a bug in the current interrupt system by explicitly 2001-06-25 04:13:54 +00:00
pcic_isa.c On PC-98, map IRQ 6 to IRQ 7 at the pcic level. That is, when we're 2001-06-16 06:18:16 +00:00
pcic_pci.c Some people are having problems with insert/eject. Add some debug 2001-06-16 23:26:18 +00:00
pcic_pci.h Add new pci attachment for pcic. This supports pci cards as well as 2001-06-04 06:49:46 +00:00
pcicvar.h Move the pcic interrupt from pcic.c to pcic_isa.c. The ISA handling 2001-06-04 03:29:06 +00:00
plxcard.c Change plxic to plxcard, per phk. He thnks plxic is too generic a 2001-06-01 05:20:38 +00:00
plxcardreg.h Change plxic to plxcard, per phk. He thnks plxic is too generic a 2001-06-01 05:20:38 +00:00
slot.h slots and next haven't been used in a while. GC them. 2001-05-19 06:13:12 +00:00