SM501 driver support in XFree86

2006-02-05 Thread Kaliraj Kalaichelvan - CTD, Chennai
I am using XFree86 Version 4.3.0. I understand from driver folder (\xc\programs\Xserver\hw\xfree86\drivers\siliconmotion)that silicon motion driver supports for SM720, SM910, SM810, SM820, SM710, SM712. Does this same silicon motion driver in xfree86 4.3.0 work fine for SM501? If not where shall i

[PATCH] to comply using Linux-2.6.16-rc2

2006-02-05 Thread Jeff Chua
I make this patch in order to compile latest CVS source with Linux-2.6.16-rc2 XFree86 Version 4.5.99.20 Release Date: 23 January 2006 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.16-rc2 i686 [ELF] I know it would be nice to do that change in input.h, but afraid it'll

Re: [PATCH] to comply using Linux-2.6.16-rc2

2006-02-05 Thread Tilman Kranz
On Mon, Feb 06, 2006 at 02:13:57PM +0800, Jeff Chua wrote: [...] #ifdef LINUX_INPUT #include asm/types.h +#define kernel_ulong_t unsigned long +#define BITS_PER_LONG 32 [...] I am not in the context of the CVS. However, this looks really weird. A kernel define should be done in the