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: Claudio Jeker (claudiocvs.openbsd.org)
Date: Sun Dec 31 2006 - 10:42:37 CST


CVSROOT: /cvs
Module name: src
Changes by: claudiocvs.openbsd.org 2006/12/31 09:42:37

Modified files:
        sys/dev/ic : malo.c

Log message:
Use a bus_space_barrier instead of those stupid 0x0c14 reads to make sure
that access is done in correct order. OK mglocker