freebsd-dev/sys/pccard
Warner Losh 9bec31a4c0 Two fixes. First, put into place a more generic chipset specific
initialization structure.  Warn the user for those chipsets that
aren't yet customized that they might not work.  Second, try to power
off the slot on attach and ack the interrupts.  I don't know, but this
might solve the hangs that people will see on Thinkpads if they set
hw.pcic.init_routing=1.
2001-08-24 07:30:18 +00:00
..
cardinfo.h Use spaces instead of hard tabs in the diagram. 2001-07-28 03:45:55 +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 Order PCIC_INT_GEN bits large to small, like all other registers. 2001-08-05 06:59:32 +00:00
mecia.c Implement PIOCSRESOURCE for mecia like we do for pcic. 2001-08-14 23:24:56 +00:00
meciareg.h pcic98reg.h is now contained in meciareg.h. 2001-05-15 23:53:18 +00:00
pccard_beep.c Minor style(9) changes: 2001-05-14 06:15:24 +00:00
pccard_nbk.c There is no tcic driver, so no need to list it here. 2001-08-15 05:39:58 +00:00
pccard_nbk.h Update copyright info 2001-05-25 18:03:07 +00:00
pccard.c A bunch of interrupt related cleanup. 2001-07-31 06:44:37 +00:00
pcic_isa.c Rearrange how we do interrupt routing tweaking. We now have 2001-08-21 20:04:42 +00:00
pcic_pci.c Two fixes. First, put into place a more generic chipset specific 2001-08-24 07:30:18 +00:00
pcic_pci.h Improve interlocking for card removal. We now can remove the card in 2001-08-19 05:01:18 +00:00
pcic.c Rearrange how we do interrupt routing tweaking. We now have 2001-08-21 20:04:42 +00:00
pcicvar.h Rearrange how we do interrupt routing tweaking. We now have 2001-08-21 20:04:42 +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 To reduce diffs with -stable, ifdef selinfo.h or select.h include 2001-07-28 03:47:10 +00:00