From: jsg Date: Mon, 3 Jan 2022 12:01:32 +0000 (+0000) Subject: the prism54 domain is long abandoned X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=329157c6c19e8121e15784f34a9970b40a68e5f6;p=openbsd the prism54 domain is long abandoned don't give any traffic to whoever registered it afterwards ok claudio@ stsp@ --- diff --git a/share/man/man4/upgt.4 b/share/man/man4/upgt.4 index bf194e50f19..958c1d3aca7 100644 --- a/share/man/man4/upgt.4 +++ b/share/man/man4/upgt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: upgt.4,v 1.29 2021/10/24 12:32:42 kn Exp $ +.\" $OpenBSD: upgt.4,v 1.30 2022/01/03 12:01:32 jsg Exp $ .\" .\" Copyright (c) 2007 Marcus Glocker .\" Copyright (c) 2005-2007 @@ -48,7 +48,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: October 24 2021 $ +.Dd $Mdocdate: January 3 2022 $ .Dt UPGT 4 .Os .Sh NAME @@ -182,9 +182,6 @@ The .Nm driver was written by .An Marcus Glocker Aq Mt mglocker@openbsd.org . -.Pp -The hardware specification was reverse engineered by the people at -.Lk http://www.prism54.org . .Sh CAVEATS The .Nm diff --git a/sys/dev/ic/pgt.c b/sys/dev/ic/pgt.c index a75179f375a..cb6334653a3 100644 --- a/sys/dev/ic/pgt.c +++ b/sys/dev/ic/pgt.c @@ -1,4 +1,4 @@ -/* $OpenBSD: pgt.c,v 1.100 2021/03/03 23:58:28 jsg Exp $ */ +/* $OpenBSD: pgt.c,v 1.101 2022/01/03 12:01:32 jsg Exp $ */ /* * Copyright (c) 2006 Claudio Jeker @@ -96,8 +96,7 @@ /* * This is a driver for the Intersil Prism family of 802.11g network cards, - * based upon version 1.2 of the Linux driver and firmware found at - * http://www.prism54.org/. + * based upon version 1.2 of the Linux driver. */ #define SCAN_TIMEOUT 5 /* 5 seconds */