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: Miod Vallat (miodcvs.openbsd.org)
Date: Sun Dec 21 2008 - 15:39:50 CST


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 2008/12/21 14:39:50

Modified files:
        sys/arch/vax/vsa: gpx.c lcg.c lcspx.c smg.c

Log message:
During early device probes, make sure to iounaccess() address ranges when
they are no longer necessary. No good reason to do so but correctness, and
then leaving correct mappings after probe might hide bugs.