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: Theo de Raadt (deraadtcvs.openbsd.org)
Date: Thu Dec 22 2005 - 12:45:47 CST


CVSROOT: /cvs
Module name: src
Changes by: deraadtcvs.openbsd.org 2005/12/22 11:45:47

Modified files:
        sys/arch/arm/xscale: pxa2x0_lcd.c pxa2x0_lcd.h pxa2x0reg.h

Log message:
do not do delay(HUGEVALUE) after enabling/disabling the lcd dma. yes, it
has a weird effect when you enable it and the backlight at the same time,
but most people don't see it because they are flipping the lid open. and
it is not actually weird, it is actually rather neat. ok miod