freebsd-src/sys/pccard
Warner Losh 94b197e96d Move the pcic interrupt from pcic.c to pcic_isa.c. The ISA handling
for card change interrupts is different than the pci stuff that's
coming soon.  Set the management irq in different ways.  If
pci_parallel interrutp routing, then use the PCI way of getting
interrupts.  Move polling mode into pcic_isa since when we're routing
via pci polling doesn't work because many bridges (systems hang solid).

If we're routing interrupts via pci, they can be shared, so flag them
as such.

Note, this doesn't actually change anything since the pci attachment
isn't quite ready to be committed.
2001-06-04 03:29:06 +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 Update copyright info 2001-05-25 18:03:07 +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 Minor style(9) nit. a|b -> a | b. 2001-06-04 03:13:45 +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 Move the pcic interrupt from pcic.c to pcic_isa.c. The ISA handling 2001-06-04 03:29:06 +00:00
pcic_isa.c Move the pcic interrupt from pcic.c to pcic_isa.c. The ISA handling 2001-06-04 03:29:06 +00:00
pcic_pci.c Fix a minor formatting nit 2001-05-25 19:24:58 +00:00
pcic_pci.h Move to using the common device list. 2001-05-25 19:22:36 +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