summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjasper <jasper@openbsd.org>2007-10-30 13:53:20 +0000
committerjasper <jasper@openbsd.org>2007-10-30 13:53:20 +0000
commitff8fce06c0b9e9bd9282c02f05311cab2f7a743e (patch)
tree6a00990defa60171612596d88ead94263361529d
parentshrink the intr establish code a bit. all that intrstr handling is cruft. (diff)
downloadwireguard-openbsd-ff8fce06c0b9e9bd9282c02f05311cab2f7a743e.tar.xz
wireguard-openbsd-ff8fce06c0b9e9bd9282c02f05311cab2f7a743e.zip
add HISTORY
ok jmc@
-rw-r--r--share/man/man4/pcscp.49
1 files changed, 7 insertions, 2 deletions
diff --git a/share/man/man4/pcscp.4 b/share/man/man4/pcscp.4
index 84961dbc568..6c6757adfdd 100644
--- a/share/man/man4/pcscp.4
+++ b/share/man/man4/pcscp.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pcscp.4,v 1.10 2007/05/31 19:19:51 jmc Exp $
+.\" $OpenBSD: pcscp.4,v 1.11 2007/10/30 13:53:20 jasper Exp $
.\" $NetBSD: pcscp.4,v 1.3 1999/09/12 18:47:12 kleink Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -33,7 +33,7 @@
.\"
.\" $NetBSD: pcscp.4,v 1.3 1999/09/12 18:47:12 kleink Exp $
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: October 30 2007 $
.Dt PCSCP 4
.Os
.Sh NAME
@@ -77,6 +77,11 @@ driver.
.Xr uk 4
.Pp
.Pa http://www.amd.com/
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Ox 2.9 .
.Sh BUGS
The driver currently ignores EEPROM settings, which establish
per-target parameters etc.