freebsd-dev/sys/pccard
Warner Losh 5a695e4878 Separate out isa attachment to its own file. The pci attachment will
soon attach directly to pcic rather than the kludge pci-pcic device we
have now.

In some ways, this is similar to the work PAO3 did to try to support
cardbus bridges.  In some ways different.  This and future commits
will be taking from the spirit of many of those changes.  pcicvar.h is
completely different from the pcicvar.h that appeared in PAO3, but
similar in concept.
2001-05-16 07:32:04 +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 First cut at bringing NEC PC98 original pccard bridge code back into 2001-04-19 00:04:08 +00:00
mecia.c A new driver for the MECIA. This is the NEC Original PCMCIA 2001-05-15 23:34:42 +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 This code touches MD code inappropriately. So we have to include pc98 2001-05-15 23:43:02 +00:00
pccard_nbk.h Massive rewrite of pccard to convert it to newbus. 1999-10-25 02:41:58 +00:00
pccard.c Minor style(9) changes: 2001-05-14 06:15:24 +00:00
pcic_isa.c Separate out isa attachment to its own file. The pci attachment will 2001-05-16 07:32:04 +00:00
pcic_pci.c Minor style(9) changes: 2001-05-14 06:15:24 +00:00
pcic_pci.h Add some additional register definitions for some work I have in progress. 2001-05-08 02:06:03 +00:00
pcic.c Separate out isa attachment to its own file. The pci attachment will 2001-05-16 07:32:04 +00:00
pcicvar.h Separate out isa attachment to its own file. The pci attachment will 2001-05-16 07:32:04 +00:00
slot.h o Get rid of static array of slots in pccard layer. Move this to the 2001-05-13 01:44:27 +00:00