Re: wich card/chip are suported by the r300 driver?

2006-05-17 Thread Alex Deucher
On 5/17/06, mailinux <[EMAIL PROTECTED]> wrote: Hello I want to buy a notebook with a powerfull graphic card suported by the r300 driver The problem is that i don't know wich chip or card are suported by the r300 driver i already asked this question to the admin of the r300 project at sourceforge

wich card/chip are suported by the r300 driver?

2006-05-17 Thread mailinux
Hello I want to buy a notebook with a powerfull graphic card suported by the r300 driver The problem is that i don't know wich chip or card are suported by the r300 driver i already asked this question to the admin of the r300 project at sourceforge, and he told me to ask here I have another questi

Re: Fix for handling return value from class_create and class_device_create in drivers/char/drm/drm_sys.c

2006-05-17 Thread Greg KH
On Wed, May 17, 2006 at 12:37:08PM -0500, Chris Lesiak wrote: > This patch fixes the mishandling of the return values of class_create > and class_device_create in drivers/char/drm/drm_sys.c. These two > functions do not return NULL on error. David, feel free to add my: Signed-off-by: Gre

Fix for handling return value from class_create and class_device_create in drivers/char/drm/drm_sys.c

2006-05-17 Thread Chris Lesiak
This patch fixes the mishandling of the return values of class_create and class_device_create in drivers/char/drm/drm_sys.c. These two functions do not return NULL on error. --- linux-2.6/drivers/char/drm/drm_sysfs.c.orig +++ linux-2.6/drivers/char/drm/drm_sysfs.c @@ -45,7 +45,7 @@ struct class *