(no subject)

2005-03-16 Thread Charles Dobson
of the byte swapping. Is there a easy way to buid XFree86 with the frame buffer memory accesses byte swapped without swapping the MMIO register accesses ? Charles Dobson -- Firmware Development Engineer Concurrent Technologies, Tel: 01206 752626 Colchester,Fax: 01206 751116

RE: x86 emulator bug

2005-02-11 Thread Charles Dobson
-Original Message- From: Tim Roberts [mailto:[EMAIL PROTECTED] Sent: 10 February 2005 17:28 To: devel@xfree86.org Subject: Re: x86 emulator bug Charles Dobson wrote: I am not sure if I should post this here or on bugzilla. While trying to get a Silicon Motion SM722 video controller

x86 emulator bug

2005-02-10 Thread Charles Dobson
); } } else { res = 0; CLEAR_FLAG(F_CF); CLEAR_FLAG(F_OF); SET_FLAG(F_ZF); CLEAR_FLAG(F_SF); CLEAR_FLAG(F_PF); } return (u16)res; } Charles Dobson. Concurrent Technologies Plc. ___ Devel