Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Apr 2005 06:00:06 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pccard pccard.c pccardvar.h
Message-ID:  <200504120600.j3C6066f000552@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504120600.j3C6066f000552>