lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 16 Oct 2010 18:48:53 +1100 (EST)
From:	Finn Thain <fthain@...egraphics.com.au>
To:	"Justin P. Mattock" <justinmattock@...il.com>
cc:	trivial@...nel.org, jkosina@...e.cz, linux-kernel@...r.kernel.org,
	"Maciej W. Rozycki" <macro@...ux-mips.org>,
	Geert Uytterhoeven <geert@...ux-m68k.org>,
	Randy Dunlap <rdunlap@...otime.net>,
	Matt Turner <mattst88@...il.com>,
	Dimitry Torokhov <dmitry.torokhov@...il.com>,
	Mike Frysinger <vapier.adi@...il.com>
Subject: Re: [PATCH 2/2 v6]Update broken web addresses in the kernel.


On Fri, 15 Oct 2010, Justin P. Mattock wrote:

> diff --git a/drivers/firmware/Kconfig b/drivers/firmware/Kconfig
> index 280c9b5..32e67a1 100644
> --- a/drivers/firmware/Kconfig
> +++ b/drivers/firmware/Kconfig
> @@ -73,8 +73,8 @@ config EFI_PCDP
>  	  on how the driver discovers devices.
>  
>  	  You must also enable the appropriate drivers (serial, VGA, etc.)
> -
> -	  See <http://www.dig64.org/specifications/DIG64_HCDPv20_042804.pdf>
> +	  See DIG64_HCDPv20_042804.pdf available from
> +	  <http://www.dig64.org/specifications/>

Why remove the blank line?


>  
>  config DELL_RBU
>  	tristate "BIOS update support for DELL systems via sysfs"

> diff --git a/drivers/firmware/pcdp.h b/drivers/firmware/pcdp.h
> index ce910d6..e098c6e 100644
> --- a/drivers/firmware/pcdp.h
> +++ b/drivers/firmware/pcdp.h
> @@ -1,8 +1,8 @@
>  /*
>   * Definitions for PCDP-defined console devices
>   *
> - * v1.0a: http://www.dig64.org/specifications/DIG64_HCDPv10a_01.pdf
> - * v2.0:  http://www.dig64.org/specifications/DIG64_PCDPv20.pdf
> + * For DIG64_HCDPv10a_01.pdf and DIG64_PCDPv20.pdf (v10.a and v2.0 resp.),

v1.0a not v10.a


> + * please see <http://www.dig64.org/specifications/>
>   *
>   * (c) Copyright 2002, 2004 Hewlett-Packard Development Company, L.P.
>   *	Khalid Aziz <khalid.aziz@...com>

> diff --git a/drivers/media/dvb/ttpci/av7110.c b/drivers/media/dvb/ttpci/av7110.c
> index a6be529..87279d9 100644
> --- a/drivers/media/dvb/ttpci/av7110.c
> +++ b/drivers/media/dvb/ttpci/av7110.c
> @@ -2290,13 +2290,7 @@ static int frontend_init(struct av7110 *av7110)
>  /* Budgetpatch note:
>   * Original hardware design by Roberto Deza:
>   * There is a DVB_Wiki at
> - * http://212.227.36.83/linuxtv/wiki/index.php/Main_Page
> - * where is described this 'DVB TT Budget Patch', on Card Modding:
> - * http://212.227.36.83/linuxtv/wiki/index.php/DVB_TT_Budget_Patch
> - * On the short description there is also a link to a external file,
> - * with more details:
> - * http://perso.wanadoo.es/jesussolano/Ttf_tsc1.zip
> - *
> + * http://www.linuxtv.org/

Blank line needlessly removed?


>   * New software triggering design by Emard that works on
>   * original Roberto Deza's hardware:
>   *

>   *
>   * CHANGES:
> diff --git a/drivers/media/radio/radio-typhoon.c b/drivers/media/radio/radio-typhoon.c
> index 0343928..a5363ed 100644
> --- a/drivers/media/radio/radio-typhoon.c
> +++ b/drivers/media/radio/radio-typhoon.c
> @@ -1,8 +1,6 @@
>  /* Typhoon Radio Card driver for radio support
>   * (c) 1999 Dr. Henrik Seidel <Henrik.Seidel@....de>
>   *
> - * Card manufacturer:
> - * http://194.18.155.92/idc/prod2.idc?nr=50753&lang=e
>   *

You should remove a blank line here to preserve the formatting.


>   * Notes on the hardware
>   *

> diff --git a/drivers/video/hecubafb.c b/drivers/video/hecubafb.c
> index c77bcc6..e225c00 100644
> --- a/drivers/video/hecubafb.c
> +++ b/drivers/video/hecubafb.c
> @@ -10,7 +10,7 @@
>   *
>   * Layout is based on skeletonfb.c by James Simmons and Geert Uytterhoeven.
>   * This work was possible because of apollo display code from E-Ink's website
> - * http://support.eink.com/community
> + * http://eink.com/

The old link is in the web archive, and the new one appears to have 
nothing relevant to apollo display code...


>   * All information used to write this code is from public material made
>   * available by E-Ink on its support site. Some commands such as 0xA4
>   * were found by looping through cmd=0x00 thru 0xFF and supplying random

Thanks.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ