freebsd-dev/sys/dev/pccard
Warner Losh 3688a119c4 o Add a nomatch routine so we whine when we don't know what to attach to
the card.
o Add comments about how we're doing the CIS activation.
o Add location and pnp info functions.
o Add better code to hopefully deal with ata cards better (and other drivers
  that allocate resources that we didn't preallocate from the CIS).  OLDCARD
  used to allow it, but NEWCARD was pickier.  I'm not 100% sure this works,
  but it doesn't break anything.
2002-10-07 23:05:33 +00:00
..
card_if.m o Dike out the bogus reprobe stuff. It was getting in the way of newbus' own 2002-09-10 06:32:18 +00:00
devlist2h.awk Move from using PCCARD_ symbols gereated from this file to using PCMCIA_ 2001-11-11 20:15:06 +00:00
files.pccard
Makefile.pccarddevs We do not, and hopefully never will, use the static pccard device table. 2001-01-07 03:58:57 +00:00
pccard_cis_quirks.c Boot verbosify printing the CIS, since we don't normally need to do that. 2002-02-09 21:34:06 +00:00
pccard_cis.c Merge changes from NetBSD through version 1.17 of this file. These 2002-10-07 23:03:17 +00:00
pccard.c o Add a nomatch routine so we whine when we don't know what to attach to 2002-10-07 23:05:33 +00:00
pccarddevs Add ARGOSY SP320 2002-09-10 06:29:09 +00:00
pccarddevs.h regen for 1.34 2002-09-10 06:29:50 +00:00
pccardreg.h
pccardvar.h Eliminate the need for pccard_common.c by moving the function inline 2002-07-17 05:20:43 +00:00
power_if.m Include <sys/bus.h>, which is needed after Doug's latest object changes. 2000-04-16 06:04:13 +00:00