Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 May 2001 23:04:30 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pccard pccard.c
Message-ID:  <200105140604.f4E64V559525@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2001/05/13 23:04:30 PDT

  Modified files:
    sys/pccard           pccard.c 
  Log:
  Take a stab at making this less dependent on having pcic as a parent.
  For memory for the pccard attribute/common memory mapping allocate on
  the pccard.  For other allocations, use whatever is the parent of this
  device.  There's no doubt other issues lurking, but this should make
  things closer to being independent.
  
  Revision  Changes    Path
  1.121     +18 -25    src/sys/pccard/pccard.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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