[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Michael Shalayeff <mickey_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Wed, 5 Sep 2001 10:54:02 -0600 (MDT)
- Reply-to: Michael Shalayeff <mickey_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
CVSROOT: /cvs
Module name: src
Changes by: mickey_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2001/09/05 10:54:01
Modified files:
sys/arch/macppc/dev: if_gm.c if_gmreg.h
Log message:
use dmamem/dmamap for allocating dmaable memory, since malloc
can produce physically non-contiguous memory space, and thus
trash the innocent pages. also make use of pci_mapreg_map
and other `usefull' stuff (;
import a reliability kludge from netbsd, the one to
mark all buffers GMAC_OWN after rint is done.
drahn@ ok
Visit your host, monkey.org