lkml.org 
[lkml]   [2006]   [Aug]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] intelfb: update doc and Kconfig (supported devices)
According to drivers/video/intelfb/intelfb.h, the intelfb driver
supportes the following devices:
830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM. So the description in
drivers/video/Kconfig and the documentation in
Documentation/fb/intelfb.txt is outdated.

Signed-off-by: Christian Merkle <mail@christian-merkle.de>
---

--- linux-2.6.18-rc4-org/Documentation/fb/intelfb.txt 2006-08-19
00:03:11.000000000 +0200
+++ linux-2.6.18-rc4-patched/Documentation/fb/intelfb.txt
2006-08-19 00:31:39.000000000 +0200
@@ -11,7 +11,10 @@ graphics devices. These would include:
Intel 855GM
Intel 865G
Intel 915G
-
+ Intel 915GM
+ Intel 945G
+ Intel 945GM
+
B. List of available options

a. "video=intelfb"
diff -uprN linux-2.6.18-rc4-org/drivers/video/Kconfig
linux-2.6.18-rc4-patched/drivers/video/Kconfig
--- linux-2.6.18-rc4-org/drivers/video/Kconfig 2006-08-19
00:03:11.000000000 +0200
+++ linux-2.6.18-rc4-patched/drivers/video/Kconfig 2006-08-19
00:35:50.000000000 +0200
@@ -825,7 +825,7 @@ config FB_I810_I2C
help

config FB_INTEL
- tristate "Intel 830M/845G/852GM/855GM/865G support (EXPERIMENTAL)"
+ tristate "Intel 830/845/852/855/865/915/945 support (EXPERIMENTAL)"
depends on FB && EXPERIMENTAL && PCI && X86
select AGP
select AGP_INTEL
@@ -835,11 +835,15 @@ config FB_INTEL
select FB_CFB_IMAGEBLIT
help
This driver supports the on-board graphics built in to the Intel
- 830M/845G/852GM/855GM/865G chipsets.
+ 830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM chipsets.
Say Y if you have and plan to use such a board.

To compile this driver as a module, choose M here: the
module will be called intelfb.
+
+ For more information, please read
+ <file:Documentation/fb/intelfb.txt>
+

config FB_INTEL_DEBUG
bool "Intel driver Debug Messages"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-08-19 01:23    [W:0.038 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site