SOURCES: linux-nvidia.patch (NEW) - http://download.nvidia.com/XFr...

Przemyslaw Iskra sparky at pld-linux.org
Sat Jun 23 21:41:19 CEST 2007


On Sat, Jun 23, 2007 at 08:28:39PM +0200, marcus wrote:
> Author: marcus                       Date: Sat Jun 23 18:28:39 2007 GMT
> Module: SOURCES                       Tag: HEAD
> ---- Log message:
> - http://download.nvidia.com/XFree86/nforce/1.21/NFORCE-Linux-x86-1.21.zip
> 

> ++#define RHES3  		0
> ++#define SLES9	 	1
> ++#define RHES4		2
> ++#define SUSE10		3 
> ++#define	FEDORA5		4 
> ++
> ++ 
> ++#if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,13)
> ++#define NVVER FEDORA5		
> ++#elif LINUX_VERSION_CODE > KERNEL_VERSION(2,6,9)
> ++#define NVVER SUSE10		
> ++#elif LINUX_VERSION_CODE > KERNEL_VERSION(2,6,6)
> ++#define NVVER RHES4	
> ++#elif LINUX_VERSION_CODE > KERNEL_VERSION(2,6,0)
> ++#define NVVER SLES9	
> ++#else
> ++#define NVVER RHES3  	
> ++#endif

lol, that sucks very, very badly :P

-- 
 ____  Sparky{PI] -- Przemyslaw _  ___  _  _  ........... LANG...Pl..Ca..Es..En
/____) ___  ___  _ _ || Iskra  |  | _ \| |  | : WWW........ppcrcd.pld-linux.org
\____\| -_)'___| ||^'||//\\// <   |  _/| |  | : JID......sparky<at>jabberes.org
(____/||   (_-_|_||  ||\\ ||   |_ |_|  |_| _| : Mail....sparky<at>pld-linux.org


More information about the pld-devel-en mailing list