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: Tom Cosgrove (tomcvs.openbsd.org)
Date: Tue Jan 02 2007 - 16:51:49 CST


CVSROOT: /cvs
Module name: src
Changes by: tomcvs.openbsd.org 2007/01/02 15:51:49

Modified files:
        sys/arch/i386/pci: glxsb.c

Log message:
Use bus_space_write_region_4() instead of doing the same thing bit by
bit (well, uint32 by uint32). Inspired by a claudio commit to malo.c.

Still disabled (awaiting a code review), but works for me here.

ok claudio