1. 13 11月, 2006 1 次提交
  2. 12 10月, 2006 1 次提交
  3. 03 10月, 2006 3 次提交
  4. 26 9月, 2006 1 次提交
  5. 02 9月, 2006 1 次提交
  6. 31 8月, 2006 1 次提交
  7. 01 8月, 2006 2 次提交
  8. 31 7月, 2006 1 次提交
  9. 11 7月, 2006 2 次提交
  10. 01 7月, 2006 1 次提交
  11. 27 6月, 2006 3 次提交
  12. 26 6月, 2006 1 次提交
  13. 28 3月, 2006 5 次提交
  14. 12 2月, 2006 1 次提交
  15. 11 1月, 2006 7 次提交
  16. 14 11月, 2005 2 次提交
  17. 07 11月, 2005 6 次提交
  18. 05 11月, 2005 1 次提交
    • C
      [PATCH] nvidiafb: Geforce 7800 series support added · 7015faa7
      Calin A. Culianu 提交于
      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: NLinus Torvalds <torvalds@osdl.org>
      7015faa7