Search
lxdream.org :: lxdream/test/testdisp.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename test/testdisp.c
changeset 561:533f6b478071
prev272:fb6be85235e8
author nkeynes
date Fri Feb 08 00:06:56 2008 +0000 (16 years ago)
permissions -rw-r--r--
last change Fix LDS/STS to FPUL/FPSCR to check the FPU disabled bit. Fixes
the linux 2.4.0-test8 kernel boot
(this wasn't exactly very well documented in the original manual)
file annotate diff log raw
1.1 --- a/test/testdisp.c Thu Jan 11 06:53:31 2007 +0000
1.2 +++ b/test/testdisp.c Fri Feb 08 00:06:56 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: testdisp.c,v 1.3 2007-01-11 06:53:31 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * Display (2D) tests. Mainly tests video timing / sync (obviously
1.9 * it can't actually test display output since there's no way of
.