diff options
author | 2006-10-10 18:58:49 +0000 | |
---|---|---|
committer | 2006-10-10 18:58:49 +0000 | |
commit | 95d043f829ee5a41f9128a216d5b705ec8d3f591 (patch) | |
tree | 0d2486dc5b4a9e131beedc2046a9820376813f99 | |
parent | regen (diff) | |
download | wireguard-openbsd-95d043f829ee5a41f9128a216d5b705ec8d3f591.tar.xz wireguard-openbsd-95d043f829ee5a41f9128a216d5b705ec8d3f591.zip |
- add the Hitachi adapter
- remove the BUGS section
-rw-r--r-- | share/man/man4/xge.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/xge.4 b/share/man/man4/xge.4 index a28e7a20a63..b2d9c7b75cb 100644 --- a/share/man/man4/xge.4 +++ b/share/man/man4/xge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: xge.4,v 1.12 2006/08/30 22:56:05 jmc Exp $ +.\" $OpenBSD: xge.4,v 1.13 2006/10/10 18:58:49 brad Exp $ .\" $NetBSD: xge.4,v 1.2 2005/09/10 22:48:09 wiz Exp $ .\" .\" Copyright (c) 2005, SUNET, Swedish University Computer Network. @@ -49,6 +49,8 @@ Xframe and Xframe II controller chips, including the following: .Pp .Bl -bullet -compact .It +Hitachi PCI-X 10 Gigabit Ethernet Adapter (Xframe II) +.It HP AB287A 10 Gigabit Ethernet Adapter (Xframe) .It IBM 10GbE SR Server Adapter (Xframe II) @@ -90,5 +92,3 @@ and ported to .Ox by .An Brad Smith Aq brad@openbsd.org . -.Sh BUGS -There should be an XGMII framework for the driver to use. |