mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Justin P. Mattock" <justinmattock@gmail.com>
To: trivial@kernel.org
Cc: linux-kernel@vger.kernel.org,
	"Justin P. Mattock" <justinmattock@gmail.com>
Subject: [PATCH 217/223]drivers/video/Kconfig Update broken web addresses.
Date: Thu,  9 Sep 2010 15:46:01 -0700	[thread overview]
Message-ID: <1284072367-8485-7-git-send-email-justinmattock@gmail.com> (raw)
In-Reply-To: <1284072367-8485-1-git-send-email-justinmattock@gmail.com>

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/video/Kconfig |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index 8b31fdf..a15a092 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -49,7 +49,7 @@ menuconfig FB
 	  You need an utility program called fbset to make full use of frame
 	  buffer devices. Please read <file:Documentation/fb/framebuffer.txt>
 	  and the Framebuffer-HOWTO at
-	  <http://www.munted.org.uk/programming/Framebuffer-HOWTO-1.2.html> for more
+	  <http://www.faqs.org/docs/Linux-HOWTO/Framebuffer-HOWTO.html> for more
 	  information.
 
 	  Say Y here and to the driver for your graphics board below if you
@@ -955,7 +955,7 @@ config FB_EPSON1355
 	  Build in support for the SED1355 Epson Research Embedded RAMDAC
 	  LCD/CRT Controller (since redesignated as the S1D13505) as a
 	  framebuffer.  Product specs at
-	  <http://www.erd.epson.com/vdc/html/products.htm>.
+	  <http://www.erd.epson.com/>.
 
 config FB_S1D13XXX
 	tristate "Epson S1D13XXX framebuffer support"
@@ -966,7 +966,7 @@ config FB_S1D13XXX
 	help
 	  Support for S1D13XXX framebuffer device family (currently only
 	  working with S1D13806). Product specs at
-	  <http://www.erd.epson.com/vdc/html/legacy_13xxx.htm>
+	  <http://www.erd.epson.com/>
 
 config FB_ATMEL
 	tristate "AT91/AT32 LCD Controller support"
@@ -1323,7 +1323,7 @@ config FB_RADEON
 	  don't need to choose this to run the Radeon in plain VGA mode.
 
 	  There is a product page at
-	  http://apps.ati.com/ATIcompare/
+	  http://www.amd.com/us/products/technologies/ati-catalyst/Pages/catalyst.aspx 
 
 config FB_RADEON_I2C
 	bool "DDC/I2C for ATI Radeon support"
@@ -1395,7 +1395,7 @@ config FB_ATY_CT
 	  Say Y here to support use of ATI's 64-bit Rage boards (or other
 	  boards based on the Mach64 CT, VT, GT, and LT chipsets) as a
 	  framebuffer device.  The ATI product support page for these boards
-	  is at <http://support.ati.com/products/pc/mach64/>.
+	  is at <http://www.amd.com/us/products/technologies/ati-catalyst/Pages/catalyst.aspx>.
 
 config FB_ATY_GENERIC_LCD
 	bool "Mach64 generic LCD support (EXPERIMENTAL)"
-- 
1.7.2.1


  parent reply	other threads:[~2010-09-09 22:47 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-09 22:45 [PATCH 211/223]drivers/video/svgalib.c " Justin P. Mattock
2010-09-09 22:45 ` [PATCH 212/223]drivers/video/metronomefb.c " Justin P. Mattock
2010-09-09 22:45 ` [PATCH 213/223]drivers/video/macfb.c " Justin P. Mattock
2010-09-09 22:45 ` [PATCH 214/223]drivers/video/vgastate.c " Justin P. Mattock
2010-09-10  3:46   ` Ben Pfaff
2010-09-10  4:00     ` Justin P. Mattock
2010-09-09 22:45 ` [PATCH 215/223]drivers/video/vt8623fb.c " Justin P. Mattock
2010-09-09 22:46 ` [PATCH 216/223]drivers/video/hecubafb.c " Justin P. Mattock
2010-09-09 22:46 ` Justin P. Mattock [this message]
2010-09-09 22:55   ` [PATCH 217/223]drivers/video/Kconfig " Randy Dunlap
2010-09-09 23:25     ` Justin P. Mattock
2010-09-09 22:46 ` [PATCH 218/223]drivers/video/arcfb.c " Justin P. Mattock
2010-09-09 22:46 ` [PATCH 219/223]drivers/video/s3fb.c " Justin P. Mattock
2010-09-09 22:46 ` [PATCH 220/223]drivers/video/epson1355fb.c " Justin P. Mattock
2010-09-09 22:46 ` [PATCH 221/223]drivers/video/vga16fb.c " Justin P. Mattock
2010-09-09 22:46 ` [PATCH 222/223]drivers/video/fbcvt.c " Justin P. Mattock
2010-09-09 22:46 ` [PATCH 223/223]drivers/watchdog/pcwd.c " Justin P. Mattock

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1284072367-8485-7-git-send-email-justinmattock@gmail.com \
    --to=justinmattock@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®