dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/video/nvidia
Calin A. Culianu 7015faa7df [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>
2005-11-04 18:01:34 -08:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nv_accel.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nv_dma.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nv_hw.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nv_i2c.c [PATCH] nv_i2c oops fix 2005-09-14 14:34:17 -07:00
nv_local.h [PATCH] nvidiafb: Fixed mirrored characters in big endian machines 2005-09-09 14:03:40 -07:00
nv_of.c [PATCH] Fix breakage on ppc{,64} by "nvidiafb: Fallback to firmware EDID" 2005-09-10 17:31:12 -07:00
nv_proto.h [PATCH] nvidiafb: Fallback to firmware EDID 2005-09-09 13:57:59 -07:00
nv_setup.c [PATCH] nvidiafb: Fallback to firmware EDID 2005-09-09 13:57:59 -07:00
nv_type.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nvidia.c [PATCH] nvidiafb: Geforce 7800 series support added 2005-11-04 18:01:34 -08:00