Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci Update a URL of Am53c974A technical manual.
details: https://anonhg.NetBSD.org/src/rev/77950f6f29cd
branches: trunk
changeset: 358335:77950f6f29cd
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Fri Dec 22 13:58:11 2017 +0000
description:
Update a URL of Am53c974A technical manual.
diffstat:
sys/dev/pci/pcscp.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 3a9cc810c5b8 -r 77950f6f29cd sys/dev/pci/pcscp.c
--- a/sys/dev/pci/pcscp.c Fri Dec 22 13:39:57 2017 +0000
+++ b/sys/dev/pci/pcscp.c Fri Dec 22 13:58:11 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pcscp.c,v 1.47 2014/03/29 19:28:25 christos Exp $ */
+/* $NetBSD: pcscp.c,v 1.48 2017/12/22 13:58:11 tsutsui Exp $ */
/*-
* Copyright (c) 1997, 1998, 1999 The NetBSD Foundation, Inc.
@@ -35,11 +35,11 @@
* written by Izumi Tsutsui <tsutsui%NetBSD.org@localhost>
*
* Technical manual available at
- * http://www.amd.com/files/connectivitysolutions/networking/archivednetworking/19113.pdf
+ * http://support.amd.com/TechDocs/19113.pdf
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: pcscp.c,v 1.47 2014/03/29 19:28:25 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: pcscp.c,v 1.48 2017/12/22 13:58:11 tsutsui Exp $");
#include <sys/param.h>
#include <sys/systm.h>
Home |
Main Index |
Thread Index |
Old Index