[PATCH] nvidiafb: Geforce 7800 series support added
authorCalin A. Culianu <calin@ajvar.org>
Sat, 5 Nov 2005 01:38:04 +0000 (20:38 -0500)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 5 Nov 2005 02:01:34 +0000 (18:01 -0800)
commit7015faa7df829876a0f931cd18aa6d7c24a1b581
treec403b29783de27e290b5d12f12054d03f96ce8b2
parent127f2fa31ac624c744f3767363c4919209980956
[PATCH] nvidiafb: Geforce 7800 series support added

This adds support for the Nvidia Geforce 7800 series of cards to the
nvidiafb framebuffer driver.  All it does is add the PCI device id for
the 7800, 7800 GTX, 7800 GO, and 7800 GTX GO cards to the module device
table for the nvidiafb.ko driver, so that nvidiafb.ko will actually work
on these cards.

I also added the relevant PCI device ids to linux/pci_ids.h

I tested it on my 7800 GTX here and it works like a charm.  I now can
get framebuffer support on this card! Woo hoo!! Nothing like 200x75 text
mode to make your eyes BLEED.  ;)

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/nvidia/nvidia.c
include/linux/pci_ids.h