Navigation Menu

Skip to content

Commit

Permalink
Update broken web addresses in the kernel.
Browse files Browse the repository at this point in the history
The patch below updates broken web addresses in the kernel

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Cc: Maciej W. Rozycki <macro@linux-mips.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Finn Thain <fthain@telegraphics.com.au>
Cc: Randy Dunlap <rdunlap@xenotime.net>
Cc: Matt Turner <mattst88@gmail.com>
Cc: Dimitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Mike Frysinger <vapier.adi@gmail.com>
Acked-by: Ben Pfaff <blp@cs.stanford.edu>
Acked-by: Hans J. Koch <hjk@linutronix.de>
Reviewed-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Justin P. Mattock authored and Jiri Kosina committed Oct 18, 2010
1 parent d7eccbb commit 631dd1a
Show file tree
Hide file tree
Showing 134 changed files with 183 additions and 207 deletions.
4 changes: 2 additions & 2 deletions drivers/ata/pata_it821x.c
Expand Up @@ -15,8 +15,8 @@
* May be copied or modified under the terms of the GNU General Public License * May be copied or modified under the terms of the GNU General Public License
* Based in part on the ITE vendor provided SCSI driver. * Based in part on the ITE vendor provided SCSI driver.
* *
* Documentation available from * Documentation available from IT8212F_V04.pdf
* http://www.ite.com.tw/pc/IT8212F_V04.pdf * http://www.ite.com.tw/EN/products_more.aspx?CategoryID=3&ID=5,91
* Some other documents are NDA. * Some other documents are NDA.
* *
* The ITE8212 isn't exactly a standard IDE controller. It has two * The ITE8212 isn't exactly a standard IDE controller. It has two
Expand Down
2 changes: 1 addition & 1 deletion drivers/atm/Kconfig
Expand Up @@ -301,7 +301,7 @@ config ATM_IA
control memory (128K-1KVC, 512K-4KVC), the size of the packet control memory (128K-1KVC, 512K-4KVC), the size of the packet
memory (128K, 512K, 1M), and the PHY type (Single/Multi mode OC3, memory (128K, 512K, 1M), and the PHY type (Single/Multi mode OC3,
UTP155, UTP25, DS3 and E3). Go to: UTP155, UTP25, DS3 and E3). Go to:
<http://www.iphase.com/products/ClassSheet.cfm?ClassID=ATM> <http://www.iphase.com/>
for more info about the cards. Say Y (or M to compile as a module for more info about the cards. Say Y (or M to compile as a module
named iphase) here if you have one of these cards. named iphase) here if you have one of these cards.


Expand Down
2 changes: 1 addition & 1 deletion drivers/char/agp/Kconfig
Expand Up @@ -34,7 +34,7 @@ config AGP_ALI
X on the following ALi chipsets. The supported chipsets X on the following ALi chipsets. The supported chipsets
include M1541, M1621, M1631, M1632, M1641,M1647,and M1651. include M1541, M1621, M1631, M1632, M1641,M1647,and M1651.
For the ALi-chipset question, ALi suggests you refer to For the ALi-chipset question, ALi suggests you refer to
<http://www.ali.com.tw/eng/support/index.shtml>. <http://www.ali.com.tw/>.


The M1541 chipset can do AGP 1x and 2x, but note that there is an The M1541 chipset can do AGP 1x and 2x, but note that there is an
acknowledged incompatibility with Matrox G200 cards. Due to acknowledged incompatibility with Matrox G200 cards. Due to
Expand Down
2 changes: 1 addition & 1 deletion drivers/char/agp/i460-agp.c
@@ -1,7 +1,7 @@
/* /*
* For documentation on the i460 AGP interface, see Chapter 7 (AGP Subsystem) of * For documentation on the i460 AGP interface, see Chapter 7 (AGP Subsystem) of
* the "Intel 460GTX Chipset Software Developer's Manual": * the "Intel 460GTX Chipset Software Developer's Manual":
* http://developer.intel.com/design/itanium/downloads/24870401s.htm * http://www.intel.com/design/archives/itanium/downloads/248704.htm
*/ */
/* /*
* 460GX support by Chris Ahna <christopher.j.ahna@intel.com> * 460GX support by Chris Ahna <christopher.j.ahna@intel.com>
Expand Down
4 changes: 2 additions & 2 deletions drivers/char/apm-emulation.c
Expand Up @@ -7,8 +7,8 @@
* Intel Corporation, Microsoft Corporation. Advanced Power Management * Intel Corporation, Microsoft Corporation. Advanced Power Management
* (APM) BIOS Interface Specification, Revision 1.2, February 1996. * (APM) BIOS Interface Specification, Revision 1.2, February 1996.
* *
* [This document is available from Microsoft at: * This document is available from Microsoft at:
* http://www.microsoft.com/hwdev/busbios/amp_12.htm] * http://www.microsoft.com/whdc/archive/amp_12.mspx
*/ */
#include <linux/module.h> #include <linux/module.h>
#include <linux/poll.h> #include <linux/poll.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/char/ipmi/ipmi_bt_sm.c
Expand Up @@ -2,7 +2,7 @@
* ipmi_bt_sm.c * ipmi_bt_sm.c
* *
* The state machine for an Open IPMI BT sub-driver under ipmi_si.c, part * The state machine for an Open IPMI BT sub-driver under ipmi_si.c, part
* of the driver architecture at http://sourceforge.net/project/openipmi * of the driver architecture at http://sourceforge.net/projects/openipmi
* *
* Author: Rocky Craig <first.last@hp.com> * Author: Rocky Craig <first.last@hp.com>
* *
Expand Down
3 changes: 1 addition & 2 deletions drivers/char/ipmi/ipmi_si_intf.c
Expand Up @@ -1965,8 +1965,7 @@ static int acpi_gpe_irq_setup(struct smi_info *info)


/* /*
* Defined at * Defined at
* http://h21007.www2.hp.com/dspp/files/unprotected/devresource/ * http://h21007.www2.hp.com/portal/download/files/unprot/hpspmi.pdf
* Docs/TechPapers/IA64/hpspmi.pdf
*/ */
struct SPMITable { struct SPMITable {
s8 Signature[4]; s8 Signature[4];
Expand Down
1 change: 0 additions & 1 deletion drivers/char/n_r3964.c
Expand Up @@ -4,7 +4,6 @@
* Copyright by * Copyright by
* Philips Automation Projects * Philips Automation Projects
* Kassel (Germany) * Kassel (Germany)
* http://www.pap-philips.de
* ----------------------------------------------------------- * -----------------------------------------------------------
* This software may be used and distributed according to the terms of * This software may be used and distributed according to the terms of
* the GNU General Public License, incorporated herein by reference. * the GNU General Public License, incorporated herein by reference.
Expand Down
4 changes: 2 additions & 2 deletions drivers/char/pcmcia/Kconfig
Expand Up @@ -28,7 +28,7 @@ config CARDMAN_4000


This kernel driver requires additional userspace support, either This kernel driver requires additional userspace support, either
by the vendor-provided PC/SC ifd_handler (http://www.omnikey.com/), by the vendor-provided PC/SC ifd_handler (http://www.omnikey.com/),
or via the cm4000 backend of OpenCT (http://www.opensc.com/). or via the cm4000 backend of OpenCT (http://www.opensc-project.org/opensc).


config CARDMAN_4040 config CARDMAN_4040
tristate "Omnikey CardMan 4040 support" tristate "Omnikey CardMan 4040 support"
Expand All @@ -41,7 +41,7 @@ config CARDMAN_4040
in I/O space. To use the kernel driver, you will need either the in I/O space. To use the kernel driver, you will need either the
PC/SC ifdhandler provided from the Omnikey homepage PC/SC ifdhandler provided from the Omnikey homepage
(http://www.omnikey.com/), or a current development version of OpenCT (http://www.omnikey.com/), or a current development version of OpenCT
(http://www.opensc.org/). (http://www.opensc-project.org/opensc).


config IPWIRELESS config IPWIRELESS
tristate "IPWireless 3G UMTS PCMCIA card support" tristate "IPWireless 3G UMTS PCMCIA card support"
Expand Down
2 changes: 1 addition & 1 deletion drivers/char/tpm/Kconfig
Expand Up @@ -58,6 +58,6 @@ config TCG_INFINEON
To compile this driver as a module, choose M here; the module To compile this driver as a module, choose M here; the module
will be called tpm_infineon. will be called tpm_infineon.
Further information on this driver and the supported hardware Further information on this driver and the supported hardware
can be found at http://www.prosec.rub.de/tpm can be found at http://www.trust.rub.de/projects/linux-device-driver-infineon-tpm/


endif # TCG_TPM endif # TCG_TPM
2 changes: 1 addition & 1 deletion drivers/char/tpm/tpm_infineon.c
Expand Up @@ -7,7 +7,7 @@
* Copyright (C) 2005, Marcel Selhorst <m.selhorst@sirrix.com> * Copyright (C) 2005, Marcel Selhorst <m.selhorst@sirrix.com>
* Sirrix AG - security technologies, http://www.sirrix.com and * Sirrix AG - security technologies, http://www.sirrix.com and
* Applied Data Security Group, Ruhr-University Bochum, Germany * Applied Data Security Group, Ruhr-University Bochum, Germany
* Project-Homepage: http://www.prosec.rub.de/tpm * Project-Homepage: http://www.trust.rub.de/projects/linux-device-driver-infineon-tpm/
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as * modify it under the terms of the GNU General Public License as
Expand Down
2 changes: 1 addition & 1 deletion drivers/edac/edac_device_sysfs.c
@@ -1,7 +1,7 @@
/* /*
* file for managing the edac_device class of devices for EDAC * file for managing the edac_device class of devices for EDAC
* *
* (C) 2007 SoftwareBitMaker (http://www.softwarebitmaker.com) * (C) 2007 SoftwareBitMaker
* *
* This file may be distributed under the terms of the * This file may be distributed under the terms of the
* GNU General Public License. * GNU General Public License.
Expand Down
2 changes: 1 addition & 1 deletion drivers/edac/i82443bxgx_edac.c
Expand Up @@ -12,7 +12,7 @@
* 440GX fix by Jason Uhlenkott <juhlenko@akamai.com>. * 440GX fix by Jason Uhlenkott <juhlenko@akamai.com>.
* *
* Written with reference to 82443BX Host Bridge Datasheet: * Written with reference to 82443BX Host Bridge Datasheet:
* http://www.intel.com/design/chipsets/440/documentation.htm * http://download.intel.com/design/chipsets/datashts/29063301.pdf
* references to this document given in []. * references to this document given in [].
* *
* This module doesn't support the 440LX, but it may be possible to * This module doesn't support the 440LX, but it may be possible to
Expand Down
3 changes: 2 additions & 1 deletion drivers/firmware/Kconfig
Expand Up @@ -74,7 +74,8 @@ config EFI_PCDP


You must also enable the appropriate drivers (serial, VGA, etc.) 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/>


config DELL_RBU config DELL_RBU
tristate "BIOS update support for DELL systems via sysfs" tristate "BIOS update support for DELL systems via sysfs"
Expand Down
2 changes: 1 addition & 1 deletion drivers/firmware/edd.c
Expand Up @@ -15,7 +15,7 @@
* made in setup.S, copied to safe structures in setup.c, * made in setup.S, copied to safe structures in setup.c,
* and presents it in sysfs. * and presents it in sysfs.
* *
* Please see http://linux.dell.com/edd30/results.html for * Please see http://linux.dell.com/edd/results.html for
* the list of BIOSs which have been reported to implement EDD. * the list of BIOSs which have been reported to implement EDD.
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
Expand Down
4 changes: 2 additions & 2 deletions drivers/firmware/pcdp.h
@@ -1,8 +1,8 @@
/* /*
* Definitions for PCDP-defined console devices * Definitions for PCDP-defined console devices
* *
* v1.0a: http://www.dig64.org/specifications/DIG64_HCDPv10a_01.pdf * For DIG64_HCDPv10a_01.pdf and DIG64_PCDPv20.pdf (v1.0a and v2.0 resp.),
* v2.0: http://www.dig64.org/specifications/DIG64_PCDPv20.pdf * please see <http://www.dig64.org/specifications/>
* *
* (c) Copyright 2002, 2004 Hewlett-Packard Development Company, L.P. * (c) Copyright 2002, 2004 Hewlett-Packard Development Company, L.P.
* Khalid Aziz <khalid.aziz@hp.com> * Khalid Aziz <khalid.aziz@hp.com>
Expand Down
2 changes: 1 addition & 1 deletion drivers/gpu/drm/drm_modes.c
Expand Up @@ -76,7 +76,7 @@ EXPORT_SYMBOL(drm_mode_debug_printmodeline);
* according to the hdisplay, vdisplay, vrefresh. * according to the hdisplay, vdisplay, vrefresh.
* It is based from the VESA(TM) Coordinated Video Timing Generator by * It is based from the VESA(TM) Coordinated Video Timing Generator by
* Graham Loveridge April 9, 2003 available at * Graham Loveridge April 9, 2003 available at
* http://www.vesa.org/public/CVT/CVTd6r1.xls * http://www.elo.utfsm.cl/~elo212/docs/CVTd6r1.xls
* *
* And it is copied from xf86CVTmode in xserver/hw/xfree86/modes/xf86cvt.c. * And it is copied from xf86CVTmode in xserver/hw/xfree86/modes/xf86cvt.c.
* What I have done is to translate it by using integer calculation. * What I have done is to translate it by using integer calculation.
Expand Down
2 changes: 1 addition & 1 deletion drivers/hwmon/adm1025.c
Expand Up @@ -12,7 +12,7 @@
* resolution of about 0.5% of the nominal value). Temperature values are * resolution of about 0.5% of the nominal value). Temperature values are
* reported with a 1 deg resolution and a 3 deg accuracy. Complete * reported with a 1 deg resolution and a 3 deg accuracy. Complete
* datasheet can be obtained from Analog's website at: * datasheet can be obtained from Analog's website at:
* http://www.analog.com/Analog_Root/productPage/productHome/0,2121,ADM1025,00.html * http://www.onsemi.com/PowerSolutions/product.do?id=ADM1025
* *
* This driver also supports the ADM1025A, which differs from the ADM1025 * This driver also supports the ADM1025A, which differs from the ADM1025
* only in that it has "open-drain VID inputs while the ADM1025 has * only in that it has "open-drain VID inputs while the ADM1025 has
Expand Down
2 changes: 1 addition & 1 deletion drivers/hwmon/adm1026.c
Expand Up @@ -6,7 +6,7 @@
Chip details at: Chip details at:
<http://www.analog.com/UploadedFiles/Data_Sheets/779263102ADM1026_a.pdf> <http://www.onsemi.com/PowerSolutions/product.do?id=ADM1026>
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
Expand Down
4 changes: 2 additions & 2 deletions drivers/hwmon/f75375s.c
Expand Up @@ -6,10 +6,10 @@
* Datasheets available at: * Datasheets available at:
* *
* f75375: * f75375:
* http://www.fintek.com.tw/files/productfiles/2005111152950.pdf * http://www.fintek.com.tw/files/productfiles/F75375_V026P.pdf
* *
* f75373: * f75373:
* http://www.fintek.com.tw/files/productfiles/2005111153128.pdf * http://www.fintek.com.tw/files/productfiles/F75373_V025P.pdf
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion drivers/hwmon/g760a.c
Expand Up @@ -5,7 +5,7 @@
Copyright (C) 2007 Herbert Valerio Riedel <hvr@gnu.org> Copyright (C) 2007 Herbert Valerio Riedel <hvr@gnu.org>
Complete datasheet is available at GMT's website: Complete datasheet is available at GMT's website:
http://www.gmt.com.tw/datasheet/g760a.pdf http://www.gmt.com.tw/product/datasheet/EDS-760A.pdf
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion drivers/hwmon/hwmon-vid.c
Expand Up @@ -38,7 +38,7 @@
* available at http://developer.intel.com/. * available at http://developer.intel.com/.
* *
* AMD Athlon 64 and AMD Opteron Processors, AMD Publication 26094, * AMD Athlon 64 and AMD Opteron Processors, AMD Publication 26094,
* http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/26094.PDF * http://support.amd.com/us/Processor_TechDocs/26094.PDF
* Table 74. VID Code Voltages * Table 74. VID Code Voltages
* This corresponds to an arbitrary VRM code of 24 in the functions below. * This corresponds to an arbitrary VRM code of 24 in the functions below.
* These CPU models (K8 revision <= E) have 5 VID pins. See also: * These CPU models (K8 revision <= E) have 5 VID pins. See also:
Expand Down
2 changes: 1 addition & 1 deletion drivers/ide/hpt366.c
Expand Up @@ -12,7 +12,7 @@
* *
* *
* HighPoint has its own drivers (open source except for the RAID part) * HighPoint has its own drivers (open source except for the RAID part)
* available from http://www.highpoint-tech.com/BIOS%20+%20Driver/. * available from http://www.highpoint-tech.com/USA_new/service_support.htm
* This may be useful to anyone wanting to work on this driver, however do not * This may be useful to anyone wanting to work on this driver, however do not
* trust them too much since the code tends to become less and less meaningful * trust them too much since the code tends to become less and less meaningful
* as the time passes... :-/ * as the time passes... :-/
Expand Down
1 change: 0 additions & 1 deletion drivers/ide/ht6560b.c
Expand Up @@ -10,7 +10,6 @@
* Author: Mikko Ala-Fossi <maf@iki.fi> * Author: Mikko Ala-Fossi <maf@iki.fi>
* Jan Evert van Grootheest <j.e.van.grootheest@caiway.nl> * Jan Evert van Grootheest <j.e.van.grootheest@caiway.nl>
* *
* Try: http://www.maf.iki.fi/~maf/ht6560b/
*/ */


#define DRV_NAME "ht6560b" #define DRV_NAME "ht6560b"
Expand Down
4 changes: 2 additions & 2 deletions drivers/infiniband/Kconfig
Expand Up @@ -16,7 +16,7 @@ config INFINIBAND_USER_MAD
Userspace InfiniBand Management Datagram (MAD) support. This Userspace InfiniBand Management Datagram (MAD) support. This
is the kernel side of the userspace MAD support, which allows is the kernel side of the userspace MAD support, which allows
userspace processes to send and receive MADs. You will also userspace processes to send and receive MADs. You will also
need libibumad from <http://www.openib.org>. need libibumad from <http://www.openfabrics.org/downloads/management/>.


config INFINIBAND_USER_ACCESS config INFINIBAND_USER_ACCESS
tristate "InfiniBand userspace access (verbs and CM)" tristate "InfiniBand userspace access (verbs and CM)"
Expand All @@ -28,7 +28,7 @@ config INFINIBAND_USER_ACCESS
to set up connections and directly access InfiniBand to set up connections and directly access InfiniBand
hardware for fast-path operations. You will also need hardware for fast-path operations. You will also need
libibverbs, libibcm and a hardware driver library from libibverbs, libibcm and a hardware driver library from
<http://www.openib.org>. <http://www.openfabrics.org/git/>.


config INFINIBAND_USER_MEM config INFINIBAND_USER_MEM
bool bool
Expand Down
2 changes: 1 addition & 1 deletion drivers/infiniband/hw/cxgb3/Kconfig
Expand Up @@ -10,7 +10,7 @@ config INFINIBAND_CXGB3
our website at <http://www.chelsio.com>. our website at <http://www.chelsio.com>.


For customer support, please visit our customer support page at For customer support, please visit our customer support page at
<http://www.chelsio.com/support.htm>. <http://www.chelsio.com/support.html>.


Please send feedback to <linux-bugs@chelsio.com>. Please send feedback to <linux-bugs@chelsio.com>.


Expand Down
2 changes: 1 addition & 1 deletion drivers/infiniband/hw/cxgb4/Kconfig
Expand Up @@ -10,7 +10,7 @@ config INFINIBAND_CXGB4
our website at <http://www.chelsio.com>. our website at <http://www.chelsio.com>.


For customer support, please visit our customer support page at For customer support, please visit our customer support page at
<http://www.chelsio.com/support.htm>. <http://www.chelsio.com/support.html>.


Please send feedback to <linux-bugs@chelsio.com>. Please send feedback to <linux-bugs@chelsio.com>.


Expand Down
2 changes: 1 addition & 1 deletion drivers/infiniband/ulp/iser/Kconfig
Expand Up @@ -9,4 +9,4 @@ config INFINIBAND_ISER


The iSER protocol is defined by IETF. The iSER protocol is defined by IETF.
See <http://www.ietf.org/rfc/rfc5046.txt> See <http://www.ietf.org/rfc/rfc5046.txt>
and <http://www.infinibandta.org/members/spec/Annex_iSER.PDF> and <http://members.infinibandta.org/kwspub/spec/Annex_iSER.PDF>
3 changes: 1 addition & 2 deletions drivers/input/joystick/gamecon.c
Expand Up @@ -521,9 +521,8 @@ static void gc_multi_process_packet(struct gc *gc)
* PSX support * PSX support
* *
* See documentation at: * See documentation at:
* http://www.dim.com/~mackys/psxmemcard/ps-eng2.txt * http://www.geocities.co.jp/Playtown/2004/psx/ps_eng.txt
* http://www.gamesx.com/controldata/psxcont/psxcont.htm * http://www.gamesx.com/controldata/psxcont/psxcont.htm
* ftp://milano.usal.es/pablo/
* *
*/ */


Expand Down
2 changes: 1 addition & 1 deletion drivers/input/misc/cm109.c
Expand Up @@ -259,7 +259,7 @@ static unsigned short keymap_usbph01(int scancode)


/* /*
* Keymap for ATCom AU-100 * Keymap for ATCom AU-100
* http://www.atcom.cn/En_products_AU100.html * http://www.atcom.cn/products.html
* http://www.packetizer.com/products/au100/ * http://www.packetizer.com/products/au100/
* http://www.voip-info.org/wiki/view/AU-100 * http://www.voip-info.org/wiki/view/AU-100
* *
Expand Down
1 change: 1 addition & 0 deletions drivers/input/mouse/Kconfig
Expand Up @@ -30,6 +30,7 @@ config MOUSE_PS2
<http://w1.894.telia.com/~u89404340/touchpad/index.html> <http://w1.894.telia.com/~u89404340/touchpad/index.html>
and a new version of GPM at: and a new version of GPM at:
<http://www.geocities.com/dt_or/gpm/gpm.html> <http://www.geocities.com/dt_or/gpm/gpm.html>
<http://xorg.freedesktop.org/archive/individual/driver/>
to take advantage of the advanced features of the touchpad. to take advantage of the advanced features of the touchpad.


If unsure, say Y. If unsure, say Y.
Expand Down
4 changes: 2 additions & 2 deletions drivers/input/mouse/touchkit_ps2.c
Expand Up @@ -21,8 +21,8 @@
* *
* Based upon touchkitusb.c * Based upon touchkitusb.c
* *
* Vendor documentation is available in support section of: * Vendor documentation is available at:
* http://www.egalax.com.tw/ * http://home.eeti.com.tw/web20/drivers/Software%20Programming%20Guide_v2.0.pdf
*/ */


#include <linux/kernel.h> #include <linux/kernel.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/input/touchscreen/mk712.c
Expand Up @@ -17,7 +17,7 @@
* found in Gateway AOL Connected Touchpad computers. * found in Gateway AOL Connected Touchpad computers.
* *
* Documentation for ICS MK712 can be found at: * Documentation for ICS MK712 can be found at:
* http://www.icst.com/pdf/mk712.pdf * http://www.idt.com/products/getDoc.cfm?docID=18713923
*/ */


/* /*
Expand Down
2 changes: 1 addition & 1 deletion drivers/isdn/i4l/isdn_audio.c
Expand Up @@ -439,7 +439,7 @@ isdn_audio_xlaw2adpcm(adpcm_state * s, int fmt, unsigned char *in,


/* /*
* Goertzel algorithm. * Goertzel algorithm.
* See http://ptolemy.eecs.berkeley.edu/~pino/Ptolemy/papers/96/dtmf_ict/ * See http://ptolemy.eecs.berkeley.edu/papers/96/dtmf_ict/
* for more info. * for more info.
* Result is stored into an sk_buff and queued up for later * Result is stored into an sk_buff and queued up for later
* evaluation. * evaluation.
Expand Down
6 changes: 3 additions & 3 deletions drivers/macintosh/therm_adt746x.c
Expand Up @@ -3,9 +3,9 @@
* *
* Copyright (C) 2003, 2004 Colin Leroy, Rasmus Rohde, Benjamin Herrenschmidt * Copyright (C) 2003, 2004 Colin Leroy, Rasmus Rohde, Benjamin Herrenschmidt
* *
* Documentation from * Documentation from 115254175ADT7467_pra.pdf and 3686221171167ADT7460_b.pdf
* http://www.analog.com/UploadedFiles/Data_Sheets/115254175ADT7467_pra.pdf * http://www.onsemi.com/PowerSolutions/product.do?id=ADT7467
* http://www.analog.com/UploadedFiles/Data_Sheets/3686221171167ADT7460_b.pdf * http://www.onsemi.com/PowerSolutions/product.do?id=ADT7460
* *
*/ */


Expand Down
1 change: 0 additions & 1 deletion drivers/media/IR/keymaps/rc-manli.c
Expand Up @@ -13,7 +13,6 @@
#include <media/rc-map.h> #include <media/rc-map.h>


/* Michael Tokarev <mjt@tls.msk.ru> /* Michael Tokarev <mjt@tls.msk.ru>
http://www.corpit.ru/mjt/beholdTV/remote_control.jpg
keytable is used by MANLI MTV00[0x0c] and BeholdTV 40[13] at keytable is used by MANLI MTV00[0x0c] and BeholdTV 40[13] at
least, and probably other cards too. least, and probably other cards too.
The "ascii-art picture" below (in comments, first row The "ascii-art picture" below (in comments, first row
Expand Down
9 changes: 2 additions & 7 deletions drivers/media/dvb/ttpci/av7110.c
Expand Up @@ -26,7 +26,7 @@
* Or, point your browser to http://www.gnu.org/copyleft/gpl.html * Or, point your browser to http://www.gnu.org/copyleft/gpl.html
* *
* *
* the project's page is at http://www.linuxtv.org/dvb/ * the project's page is at http://www.linuxtv.org/
*/ */




Expand Down Expand Up @@ -2290,12 +2290,7 @@ static int frontend_init(struct av7110 *av7110)
/* Budgetpatch note: /* Budgetpatch note:
* Original hardware design by Roberto Deza: * Original hardware design by Roberto Deza:
* There is a DVB_Wiki at * There is a DVB_Wiki at
* http://212.227.36.83/linuxtv/wiki/index.php/Main_Page * http://www.linuxtv.org/
* 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
* *
* New software triggering design by Emard that works on * New software triggering design by Emard that works on
* original Roberto Deza's hardware: * original Roberto Deza's hardware:
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/dvb/ttpci/av7110_av.c
Expand Up @@ -25,7 +25,7 @@
* Or, point your browser to http://www.gnu.org/copyleft/gpl.html * Or, point your browser to http://www.gnu.org/copyleft/gpl.html
* *
* *
* the project's page is at http://www.linuxtv.org/dvb/ * the project's page is at http://www.linuxtv.org/
*/ */


#include <linux/types.h> #include <linux/types.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/dvb/ttpci/av7110_ca.c
Expand Up @@ -25,7 +25,7 @@
* Or, point your browser to http://www.gnu.org/copyleft/gpl.html * Or, point your browser to http://www.gnu.org/copyleft/gpl.html
* *
* *
* the project's page is at http://www.linuxtv.org/dvb/ * the project's page is at http://www.linuxtv.org/
*/ */


#include <linux/kernel.h> #include <linux/kernel.h>
Expand Down

0 comments on commit 631dd1a

Please sign in to comment.