OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Owain Ainsworth (ogacvs.openbsd.org)
Date: Thu Dec 04 2008 - 09:24:18 CST


CVSROOT: /cvs
Module name: src
Changes by: ogacvs.openbsd.org 2008/12/04 08:24:18

Modified files:
        sys/arch/i386/conf: files.i386
        sys/arch/i386/i386: machdep.c
Added files:
        sys/arch/i386/i386: bus_dma.c

Log message:
Move the bus_dma generic functions out of the far-too-podgy machdep.c and
into bus_dma.c (a-la amd64).

Discussed with art and toby in coimbra. Ok mikeb.