diff options
Diffstat (limited to 'drivers/video')
-rw-r--r-- | drivers/video/Kconfig | 10 | ||||
-rw-r--r-- | drivers/video/arcfb.c | 1 | ||||
-rw-r--r-- | drivers/video/epson1355fb.c | 2 | ||||
-rw-r--r-- | drivers/video/fbcvt.c | 2 | ||||
-rw-r--r-- | drivers/video/metronomefb.c | 2 |
5 files changed, 8 insertions, 9 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index a9ca72f301bf..d4979f3f77fb 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -49,7 +49,7 @@ menuconfig FB | |||
49 | You need an utility program called fbset to make full use of frame | 49 | You need an utility program called fbset to make full use of frame |
50 | buffer devices. Please read <file:Documentation/fb/framebuffer.txt> | 50 | buffer devices. Please read <file:Documentation/fb/framebuffer.txt> |
51 | and the Framebuffer-HOWTO at | 51 | and the Framebuffer-HOWTO at |
52 | <http://www.munted.org.uk/programming/Framebuffer-HOWTO-1.2.html> for more | 52 | <http://www.munted.org.uk/programming/Framebuffer-HOWTO-1.3.html> for more |
53 | information. | 53 | information. |
54 | 54 | ||
55 | Say Y here and to the driver for your graphics board below if you | 55 | Say Y here and to the driver for your graphics board below if you |
@@ -955,7 +955,7 @@ config FB_EPSON1355 | |||
955 | Build in support for the SED1355 Epson Research Embedded RAMDAC | 955 | Build in support for the SED1355 Epson Research Embedded RAMDAC |
956 | LCD/CRT Controller (since redesignated as the S1D13505) as a | 956 | LCD/CRT Controller (since redesignated as the S1D13505) as a |
957 | framebuffer. Product specs at | 957 | framebuffer. Product specs at |
958 | <http://www.erd.epson.com/vdc/html/products.htm>. | 958 | <http://vdc.epson.com/>. |
959 | 959 | ||
960 | config FB_S1D13XXX | 960 | config FB_S1D13XXX |
961 | tristate "Epson S1D13XXX framebuffer support" | 961 | tristate "Epson S1D13XXX framebuffer support" |
@@ -966,7 +966,7 @@ config FB_S1D13XXX | |||
966 | help | 966 | help |
967 | Support for S1D13XXX framebuffer device family (currently only | 967 | Support for S1D13XXX framebuffer device family (currently only |
968 | working with S1D13806). Product specs at | 968 | working with S1D13806). Product specs at |
969 | <http://www.erd.epson.com/vdc/html/legacy_13xxx.htm> | 969 | <http://vdc.epson.com/> |
970 | 970 | ||
971 | config FB_ATMEL | 971 | config FB_ATMEL |
972 | tristate "AT91/AT32 LCD Controller support" | 972 | tristate "AT91/AT32 LCD Controller support" |
@@ -1323,7 +1323,7 @@ config FB_RADEON | |||
1323 | don't need to choose this to run the Radeon in plain VGA mode. | 1323 | don't need to choose this to run the Radeon in plain VGA mode. |
1324 | 1324 | ||
1325 | There is a product page at | 1325 | There is a product page at |
1326 | http://apps.ati.com/ATIcompare/ | 1326 | http://products.amd.com/en-us/GraphicCardResult.aspx |
1327 | 1327 | ||
1328 | config FB_RADEON_I2C | 1328 | config FB_RADEON_I2C |
1329 | bool "DDC/I2C for ATI Radeon support" | 1329 | bool "DDC/I2C for ATI Radeon support" |
@@ -1395,7 +1395,7 @@ config FB_ATY_CT | |||
1395 | Say Y here to support use of ATI's 64-bit Rage boards (or other | 1395 | Say Y here to support use of ATI's 64-bit Rage boards (or other |
1396 | boards based on the Mach64 CT, VT, GT, and LT chipsets) as a | 1396 | boards based on the Mach64 CT, VT, GT, and LT chipsets) as a |
1397 | framebuffer device. The ATI product support page for these boards | 1397 | framebuffer device. The ATI product support page for these boards |
1398 | is at <http://support.ati.com/products/pc/mach64/>. | 1398 | is at <http://support.ati.com/products/pc/mach64/mach64.html>. |
1399 | 1399 | ||
1400 | config FB_ATY_GENERIC_LCD | 1400 | config FB_ATY_GENERIC_LCD |
1401 | bool "Mach64 generic LCD support (EXPERIMENTAL)" | 1401 | bool "Mach64 generic LCD support (EXPERIMENTAL)" |
diff --git a/drivers/video/arcfb.c b/drivers/video/arcfb.c index f3d7440f0072..3ec4923c2d84 100644 --- a/drivers/video/arcfb.c +++ b/drivers/video/arcfb.c | |||
@@ -2,7 +2,6 @@ | |||
2 | * linux/drivers/video/arcfb.c -- FB driver for Arc monochrome LCD board | 2 | * linux/drivers/video/arcfb.c -- FB driver for Arc monochrome LCD board |
3 | * | 3 | * |
4 | * Copyright (C) 2005, Jaya Kumar <jayalk@intworks.biz> | 4 | * Copyright (C) 2005, Jaya Kumar <jayalk@intworks.biz> |
5 | * http://www.intworks.biz/arclcd | ||
6 | * | 5 | * |
7 | * This file is subject to the terms and conditions of the GNU General Public | 6 | * This file is subject to the terms and conditions of the GNU General Public |
8 | * License. See the file COPYING in the main directory of this archive for | 7 | * License. See the file COPYING in the main directory of this archive for |
diff --git a/drivers/video/epson1355fb.c b/drivers/video/epson1355fb.c index db9713b49ce9..a268cbf1cbea 100644 --- a/drivers/video/epson1355fb.c +++ b/drivers/video/epson1355fb.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * Epson Research S1D13505 Embedded RAMDAC LCD/CRT Controller | 4 | * Epson Research S1D13505 Embedded RAMDAC LCD/CRT Controller |
5 | * (previously known as SED1355) | 5 | * (previously known as SED1355) |
6 | * | 6 | * |
7 | * Cf. http://www.erd.epson.com/vdc/html/S1D13505.html | 7 | * Cf. http://vdc.epson.com/ |
8 | * | 8 | * |
9 | * | 9 | * |
10 | * Copyright (C) Hewlett-Packard Company. All rights reserved. | 10 | * Copyright (C) Hewlett-Packard Company. All rights reserved. |
diff --git a/drivers/video/fbcvt.c b/drivers/video/fbcvt.c index 7293eaccd81b..7cb715dfc0e1 100644 --- a/drivers/video/fbcvt.c +++ b/drivers/video/fbcvt.c | |||
@@ -5,7 +5,7 @@ | |||
5 | * | 5 | * |
6 | * Based from the VESA(TM) Coordinated Video Timing Generator by | 6 | * Based from the VESA(TM) Coordinated Video Timing Generator by |
7 | * Graham Loveridge April 9, 2003 available at | 7 | * Graham Loveridge April 9, 2003 available at |
8 | * http://www.vesa.org/public/CVT/CVTd6r1.xls | 8 | * http://www.elo.utfsm.cl/~elo212/docs/CVTd6r1.xls |
9 | * | 9 | * |
10 | * This file is subject to the terms and conditions of the GNU General Public | 10 | * This file is subject to the terms and conditions of the GNU General Public |
11 | * License. See the file COPYING in the main directory of this archive | 11 | * License. See the file COPYING in the main directory of this archive |
diff --git a/drivers/video/metronomefb.c b/drivers/video/metronomefb.c index 9b3d6e4584cc..63ed3b72b01c 100644 --- a/drivers/video/metronomefb.c +++ b/drivers/video/metronomefb.c | |||
@@ -10,7 +10,7 @@ | |||
10 | * Layout is based on skeletonfb.c by James Simmons and Geert Uytterhoeven. | 10 | * Layout is based on skeletonfb.c by James Simmons and Geert Uytterhoeven. |
11 | * | 11 | * |
12 | * This work was made possible by help and equipment support from E-Ink | 12 | * This work was made possible by help and equipment support from E-Ink |
13 | * Corporation. http://support.eink.com/community | 13 | * Corporation. http://www.eink.com/ |
14 | * | 14 | * |
15 | * This driver is written to be used with the Metronome display controller. | 15 | * This driver is written to be used with the Metronome display controller. |
16 | * It is intended to be architecture independent. A board specific driver | 16 | * It is intended to be architecture independent. A board specific driver |