freebsd-nq/sys/pccard
Warner Losh 80a97bd996 Some strange hacks for the clpd6729:
o It needs to have pcic_isa_intr intrrupt handler
o for pci interrupts, in the func interrupt handler it needs to check the isa
  registers rather than the pci ones for card present.
o better commentary for some of the strangeness of the 6729 on pci
o fix some crunchy comments to better reflect reality.

With this I almost have the WL200 working, but an interrupt storm
after attach is causing problems for reasons unknown.  This code
doesn't seem to break the normal clpd6729 case, and I'd like others
with 6729 cards to try to test it (there were some that were used for
external pccard slots in pci only systems).
2002-07-18 08:05:00 +00:00
..
cardinfo.h Rearrange previous commit that passed the vendor id to the kernel in a way 2002-07-14 06:47:52 +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 Add definitions for the Ext 1 register on cirrus logic PD-6729. 2002-07-17 05:43:39 +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 Be more conservative about the address ranges we assign. Some 2002-07-17 05:50:06 +00:00
pccard_nbk.h Avoid doubly defining machdep.pccard 2002-01-08 19:35:27 +00:00
pccard.c What: 2002-06-23 01:55:10 +00:00
pcic_isa.c o Try to do 3.3V support better for the 6722 and 6729/30. 2001-11-09 07:33:54 +00:00
pcic_pci.c Some strange hacks for the clpd6729: 2002-07-18 08:05:00 +00:00
pcic_pci.h What: 2002-06-23 01:55:10 +00:00
pcic.c o Remove workaround that I put in to mask the BadVcc problem. 2002-07-17 06:02:07 +00:00
pcicvar.h <jkh> "Hey Rocky, watch me eject this pccard outta my laptop!" "What, 2001-09-13 08:26:55 +00:00
slot.h Rearrange previous commit that passed the vendor id to the kernel in a way 2002-07-14 06:47:52 +00:00