Messages in this thread Patch in this message |  | | | From | "Justin P. Mattock" <> | | Subject | [PATCH 037/223]drivers/input/misc/cm109.c Update broken web addresses. | | Date | Thu, 9 Sep 2010 15:26:37 -0700 |
| |
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/input/misc/cm109.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/input/misc/cm109.c b/drivers/input/misc/cm109.c index 2b0eba6..9007600 100644 --- a/drivers/input/misc/cm109.c +++ b/drivers/input/misc/cm109.c @@ -230,7 +230,7 @@ static unsigned short keymap_gtalk(int scancode) /* * Keymap for Allied-Telesis Corega USBPH01 - * http://www.alliedtelesis-corega.com/2/1344/1437/1360/chprd.html + * http://web.archive.org/web/*/http://www.alliedtelesis-corega.com/2/1344/1437/1360/chprd.html * * Contributed by july@nat.bg */ @@ -259,8 +259,8 @@ static unsigned short keymap_usbph01(int scancode) /* * Keymap for ATCom AU-100 - * http://www.atcom.cn/En_products_AU100.html - * http://www.packetizer.com/products/au100/ + * http://www.atcom.cn/products.html + * http://web.archive.org/web/*/http://www.packetizer.com/products/au100/ * http://www.voip-info.org/wiki/view/AU-100 * * Contributed by daniel@gimpelevich.san-francisco.ca.us -- 1.7.2.1
|  |