summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2013-08-16 07:42:06 +0000
committerkevlo <kevlo@FreeBSD.org>2013-08-16 07:42:06 +0000
commit015c1e6d76bad26ed2038972e42b94ca3336e1a0 (patch)
tree4ec4783706ec257e03042abb77a73084e5cdd981
parent5cec20bb2b74e5fdddf1061276f4635ea5df986e (diff)
downloadFreeBSD-src-015c1e6d76bad26ed2038972e42b94ca3336e1a0.zip
FreeBSD-src-015c1e6d76bad26ed2038972e42b94ca3336e1a0.tar.gz
Bring datasheet URL up to date.
-rw-r--r--share/man/man4/udav.42
-rw-r--r--sys/dev/usb/net/if_udav.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/udav.4 b/share/man/man4/udav.4
index d970143..4d90236 100644
--- a/share/man/man4/udav.4
+++ b/share/man/man4/udav.4
@@ -87,7 +87,7 @@ For more information on configuring this device, see
.Xr ifconfig 8
.Rs
.%T "Davicom DM9601 data sheet"
-.%U http://www.davicom.com.tw/big5/download/Data%20Sheet/DM9601-DS-P01-930914.pdf
+.%U http://ptm2.cc.utu.fi/ftp/network/cards/DM9601/From_NET/DM9601-DS-P01-930914.pdf
.Re
.Sh HISTORY
The
diff --git a/sys/dev/usb/net/if_udav.c b/sys/dev/usb/net/if_udav.c
index 2e7c271..4fd39cc 100644
--- a/sys/dev/usb/net/if_udav.c
+++ b/sys/dev/usb/net/if_udav.c
@@ -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-P01-930914.pdf
+ * http://ptm2.cc.utu.fi/ftp/network/cards/DM9601/From_NET/DM9601-DS-P01-930914.pdf
*/
/*
OpenPOWER on IntegriCloud