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: Wed Dec 24 2008 - 07:40:39 CST


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 2008/12/24 06:40:39

Modified files:
        sys/arch/sparc/dev: tcx.c

Log message:
When switching between 8 bit and 24 bit modes on S24, use the blitter
whenever possible to speed things up. Also, do not map the control space
anymore and access in through physical addresses, as done for the
blitter and stipple spaces; saves another 4MB of KVM on S24.