* [PATCH 2.6.29-rc8] fb: nvidiafb recognizes geforcego 7300 chip as mobile
@ 2009-03-23 22:01 Sergey Senozhatsky
0 siblings, 0 replies; only message in thread
From: Sergey Senozhatsky @ 2009-03-23 22:01 UTC (permalink / raw)
To: Andrew Morton, linux-fbdev-devel, linux-kernel
From: Sergey Senozhatsky <sergey.senozhatsky@mail.by>
nvidiafb recognizes geforcego 7300 chip as mobile
Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@mail.by>
---
diff --git a/drivers/video/nvidia/nv_setup.c b/drivers/video/nvidia/nv_setup.c
index d9627b5..135ae18 100644
--- a/drivers/video/nvidia/nv_setup.c
+++ b/drivers/video/nvidia/nv_setup.c
@@ -362,6 +362,7 @@ int NVCommonSetup(struct fb_info *info)
case 0x0186:
case 0x0187:
case 0x018D:
+ case 0x01D7:
case 0x0228:
case 0x0286:
case 0x028C:
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2009-03-23 22:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-23 22:01 [PATCH 2.6.29-rc8] fb: nvidiafb recognizes geforcego 7300 chip as mobile Sergey Senozhatsky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).