remove http links to dead domain.
authorjsg <jsg@openbsd.org>
Sun, 31 Aug 2008 09:54:32 +0000 (09:54 +0000)
committerjsg <jsg@openbsd.org>
Sun, 31 Aug 2008 09:54:32 +0000 (09:54 +0000)
sys/dev/mii/sqphy.c
sys/dev/mii/sqphyreg.h

index ae98e85..66fd80d 100644 (file)
@@ -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>
index f7c6909..ddf6fdf 100644 (file)
@@ -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 */