freebsd-dev/sys/dev/pccard
Warner Losh 12bba6c259 Flesh out the pccard bus_ methods with either the generic one (where
it would work), or a specialized one.  Most of these have been
creatively stolen from pccard_nkb, which in turn stole from isa
showing that generic bus_ versions of bus_{set,get,delete}_resource
might be profitable.

Fix a couple of minor bugs introduced in the last round of updates
from NetBSD.

Start on the pccard_ivar structure which will hold the resources and
slot number.

Add tcic as a possible attachment for pccard and rename the attachment
for pcicx to pcic since the name has changed since I originally wrote
this stuff.

Next up:
	stringing together the various memory and I/O
allocation/mapping primitives in i82365.c, final touches on the isa
attach routine and other fun stuff in that line of attach.
1999-11-29 06:42:55 +00:00
..
card_if.m Add resource activation routines to pcic driver. Minor cleanup of 1999-11-28 21:11:13 +00:00
devlist2h.awk Moderately hacked pccard code from newconfig. It is somewhat in 1999-10-26 06:52:31 +00:00
files.pccard Moderately hacked pccard code from newconfig. It is somewhat in 1999-10-26 06:52:31 +00:00
if_xe.c Disable old PCCARD_MODULE code. 1999-10-29 17:28:09 +00:00
if_xereg.h Restore vendor $Id$ now that it won't be clobbered. 1999-09-23 05:26:10 +00:00
Makefile.pccarddevs Moderately hacked pccard code from newconfig. It is somewhat in 1999-10-26 06:52:31 +00:00
pccard_cis_quirks.c Update pccard code to latest NetBSD code. This is the last merge 1999-11-28 05:49:27 +00:00
pccard_cis.c Flesh out the pccard bus_ methods with either the generic one (where 1999-11-29 06:42:55 +00:00
pccard.c Flesh out the pccard bus_ methods with either the generic one (where 1999-11-29 06:42:55 +00:00
pccardchip.h Flesh out the pccard bus_ methods with either the generic one (where 1999-11-29 06:42:55 +00:00
pccarddevs Update pccard code to latest NetBSD code. This is the last merge 1999-11-28 05:49:27 +00:00
pccarddevs_data.h commit (re)generated files last. 1999-11-28 05:50:45 +00:00
pccarddevs.h commit (re)generated files last. 1999-11-28 05:50:45 +00:00
pccardreg.h Moderately hacked pccard code from newconfig. It is somewhat in 1999-10-26 06:52:31 +00:00
pccardvar.h Flesh out the pccard bus_ methods with either the generic one (where 1999-11-29 06:42:55 +00:00
power_if.m Add resource activation routines to pcic driver. Minor cleanup of 1999-11-28 21:11:13 +00:00