From fa7f3ab8231830e088b51869d3d63465b96f139c Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Fri, 3 Dec 2004 14:23:19 +0000 Subject: URL of data sheet has changed. --- sys/dev/usb/if_udav.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/usb/if_udav.c') diff --git a/sys/dev/usb/if_udav.c b/sys/dev/usb/if_udav.c index 0ac41fe15cc..c057a293604 100644 --- a/sys/dev/usb/if_udav.c +++ b/sys/dev/usb/if_udav.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_udav.c,v 1.4 2004/12/03 13:21:04 jsg Exp $ */ +/* $OpenBSD: if_udav.c,v 1.5 2004/12/03 14:23:18 jsg Exp $ */ /* $NetBSD: if_udav.c,v 1.3 2004/04/23 17:25:25 itojun Exp $ */ /* $nabe: if_udav.c,v 1.3 2003/08/21 16:57:19 nabe Exp $ */ /* @@ -34,7 +34,7 @@ /* * DM9601(DAVICOM USB to Ethernet MAC Controller with Integrated 10/100 PHY) * The spec can be found at the following url. - * http://www.davicom.com.tw/big5/download/Data%20Sheet/DM9601-DS-F01-062202s.pdf + * http://www.davicom.com.tw/big5/download/Data%20Sheet/DM9601-DS-P01-930914.pdf */ /* -- cgit v1.2.3