Update a URL of Am53c974A technical manual.

This commit is contained in:
tsutsui 2017-12-22 13:58:11 +00:00
parent b97c593815
commit db12eb1bdb
1 changed files with 3 additions and 3 deletions

View File

@ -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>
*
* 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>