summaryrefslogtreecommitdiff
path: root/sys/dev/mii
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2008-08-31 09:54:33 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2008-08-31 09:54:33 +0000
commit5e59b9f9ac4c5d8ce8c3cb5b7a2d3837c676dd0e (patch)
treeafbcd90ef0de037fd19ed628a102ddd31df894a3 /sys/dev/mii
parent19a18e72ed7d1eb0f38dec74d3ba8a5302697b14 (diff)
remove http links to dead domain.
Diffstat (limited to 'sys/dev/mii')
-rw-r--r--sys/dev/mii/sqphy.c3
-rw-r--r--sys/dev/mii/sqphyreg.h4
2 files changed, 2 insertions, 5 deletions
diff --git a/sys/dev/mii/sqphy.c b/sys/dev/mii/sqphy.c
index ae98e857ac1..66fd80d8c9e 100644
--- a/sys/dev/mii/sqphy.c
+++ b/sys/dev/mii/sqphy.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: sqphy.c,v 1.16 2008/06/26 05:42:16 ray Exp $ */
+/* $OpenBSD: sqphy.c,v 1.17 2008/08/31 09:54:32 jsg Exp $ */
/* $NetBSD: sqphy.c,v 1.17 2000/02/02 23:34:57 thorpej Exp $ */
/*-
@@ -62,7 +62,6 @@
/*
* driver for Seeq 80220/80221 and 80223 10/100 ethernet PHYs
- * datasheet from www.seeq.com
*/
#include <sys/param.h>
diff --git a/sys/dev/mii/sqphyreg.h b/sys/dev/mii/sqphyreg.h
index f7c690930cc..ddf6fdffc90 100644
--- a/sys/dev/mii/sqphyreg.h
+++ b/sys/dev/mii/sqphyreg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: sqphyreg.h,v 1.4 2008/06/26 05:42:16 ray Exp $ */
+/* $OpenBSD: sqphyreg.h,v 1.5 2008/08/31 09:54:32 jsg Exp $ */
/* $NetBSD: sqphyreg.h,v 1.1 1998/11/03 23:51:29 thorpej Exp $ */
/*-
@@ -36,8 +36,6 @@
/*
* Seeq 80220 Register definitions.
- * Further documentation can be found at:
- * http://www.seeq.com/80220.html
*/
#define MII_SQPHY_CONFIG1 0x10 /* Configuration 1 Register */