From 69ad30ba3a893414c387d2d7781bb25b774d9eae Mon Sep 17 00:00:00 2001 From: Archie Cobbs Date: Fri, 20 Oct 2000 16:18:16 +0000 Subject: [PATCH] Add actual URL for XMAC II datasheet in comments. --- sys/dev/sk/if_sk.c | 6 ++++-- sys/pci/if_sk.c | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/sys/dev/sk/if_sk.c b/sys/dev/sk/if_sk.c index 0b76c4eff01..d238e305a76 100644 --- a/sys/dev/sk/if_sk.c +++ b/sys/dev/sk/if_sk.c @@ -41,8 +41,10 @@ * The SysKonnect GEnesis manual, http://www.syskonnect.com * * Note: XaQti has been aquired by Vitesse, and Vitesse does not have the - * XMAC II datasheet online. I have put my copy at www.freebsd.org as a - * convenience to others until Vitesse corrects this problem. + * XMAC II datasheet online. I have put my copy at people.freebsd.org as a + * convenience to others until Vitesse corrects this problem: + * + * http://people.freebsd.org/~wpaul/SysKonnect/xmacii_datasheet_rev_c_9-29.pdf * * Written by Bill Paul * Department of Electrical Engineering diff --git a/sys/pci/if_sk.c b/sys/pci/if_sk.c index 0b76c4eff01..d238e305a76 100644 --- a/sys/pci/if_sk.c +++ b/sys/pci/if_sk.c @@ -41,8 +41,10 @@ * The SysKonnect GEnesis manual, http://www.syskonnect.com * * Note: XaQti has been aquired by Vitesse, and Vitesse does not have the - * XMAC II datasheet online. I have put my copy at www.freebsd.org as a - * convenience to others until Vitesse corrects this problem. + * XMAC II datasheet online. I have put my copy at people.freebsd.org as a + * convenience to others until Vitesse corrects this problem: + * + * http://people.freebsd.org/~wpaul/SysKonnect/xmacii_datasheet_rev_c_9-29.pdf * * Written by Bill Paul * Department of Electrical Engineering