diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-10-10 18:58:50 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-10-10 18:58:50 +0000 |
commit | bc4e62575cd6c31244955e62c0b66a304ea7cd97 (patch) | |
tree | 8b5306806b36bb55a735ecce24515848d6364085 /share/man/man4 | |
parent | 479aecbdff7f3ac54aa9eff661e2a190703237fe (diff) |
- add the Hitachi adapter
- remove the BUGS section
Diffstat (limited to 'share/man/man4')
-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. |