URL of the data sheet has changed.

Obtained from:	OpenBSD
This commit is contained in:
Christian Brueffer 2004-12-09 13:27:44 +00:00
parent 3c9bf41de4
commit 61af118148
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=138625
2 changed files with 3 additions and 3 deletions

View File

@ -32,7 +32,7 @@
.\" .\"
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd August 22, 2003 .Dd December 9, 2004
.Dt UDAV 4 .Dt UDAV 4
.Os .Os
.Sh NAME .Sh NAME
@ -71,7 +71,7 @@ For more information on configuring this device, see
.Xr ifconfig 8 .Xr ifconfig 8
.Rs .Rs
.%T "Davicom DM9601 data sheet" .%T "Davicom DM9601 data sheet"
.%O http://www.davicom.com.tw/big5/download/Data%20Sheet/DM9601-DS-F01-062202s.pdf .%O http://www.davicom.com.tw/big5/download/Data%20Sheet/DM9601-DS-P01-930914.pdf
.Re .Re
.Sh HISTORY .Sh HISTORY
The The

View File

@ -34,7 +34,7 @@
/* /*
* DM9601(DAVICOM USB to Ethernet MAC Controller with Integrated 10/100 PHY) * DM9601(DAVICOM USB to Ethernet MAC Controller with Integrated 10/100 PHY)
* The spec can be found at the following url. * 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
*/ */
/* /*