Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2001 04:23:05 -0700 (PDT)
From:      Jonathan Chen <jon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pccbb pccbb.c
Message-ID:  <200108271123.f7RBN5d06924@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jon         2001/08/27 04:23:05 PDT

  Modified files:
    sys/dev/pccbb        pccbb.c 
  Log:
  Fix the hack that allocates memory when the bios haven't already done so.
  
  We can't rely on rman to give us a useable memory window if we tell it to
  do auto-allocation.  This should probably be fixed on the pci bus/rman side.
  
  Revision  Changes    Path
  1.24      +2 -2      src/sys/dev/pccbb/pccbb.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?200108271123.f7RBN5d06924>