• Calin A. Culianu's avatar
    [PATCH] nvidiafb: Geforce 7800 series support added · 7015faa7
    Calin A. Culianu authored
    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: default avatarLinus Torvalds <torvalds@osdl.org>
    7015faa7
nvidia.c 48.8 KB