cvs commit: src/sys/dev/pccard pccard.c pccardvar.h
Warner Losh
imp at FreeBSD.org
Mon Apr 11 23:00:07 PDT 2005
imp 2005-04-12 06:00:06 UTC
FreeBSD src repository
Modified files:
sys/dev/pccard pccard.c pccardvar.h
Log:
Cleanup of resource allocation code after having my attention focused on
this code:
o rid is stored in the resource, so don't bother keeping track of it here.
o Implement memory space
o Don't try to activate 'memory card' CFEs. This is type memory, as opposed
to the memory resource.
Revision Changes Path
1.103 +61 -31 src/sys/dev/pccard/pccard.c
1.49 +0 -3 src/sys/dev/pccard/pccardvar.h
More information about the cvs-src
mailing list