diff options
author | 2009-07-27 20:11:14 +0000 | |
---|---|---|
committer | 2009-07-27 20:11:14 +0000 | |
commit | 539b6fc3abbeb8d3f82a9ad60c985f5a7fbce8b8 (patch) | |
tree | b0d2e43e8526fb28d43e18de312e15949e4b53ae | |
parent | Change mode key bindings from big switches into a set of tables. Rather than (diff) | |
download | wireguard-openbsd-539b6fc3abbeb8d3f82a9ad60c985f5a7fbce8b8.tar.xz wireguard-openbsd-539b6fc3abbeb8d3f82a9ad60c985f5a7fbce8b8.zip |
The Digital EtherWORKS card is confirmed to work.
-rw-r--r-- | share/man/man4/ti.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/ti.4 b/share/man/man4/ti.4 index 7741bb87308..9ed3a75edf8 100644 --- a/share/man/man4/ti.4 +++ b/share/man/man4/ti.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ti.4,v 1.31 2008/10/28 06:27:28 brad Exp $ +.\" $OpenBSD: ti.4,v 1.32 2009/07/27 20:11:14 kettenis Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -32,7 +32,7 @@ .\" .\" $FreeBSD: src/share/man/man4/ti.4,v 1.11 2000/08/10 19:47:32 billf Exp $ .\" -.Dd $Mdocdate: October 28 2008 $ +.Dd $Mdocdate: July 27 2009 $ .Dt TI 4 .Os .Sh NAME @@ -76,14 +76,14 @@ The 3Com 3C985B-SX Gigabit Ethernet adapter (Tigon 2) The Netgear GA620 Gigabit Ethernet adapter (1000baseSX) .It The Netgear GA620T Gigabit Ethernet adapter (1000baseT) +.It +The Digital EtherWORKS 1000SX PCI Gigabit Adapter .El .Pp The following should also be supported but have not yet been tested: .Pp .Bl -bullet -compact -offset indent .It -The Digital EtherWORKS 1000SX PCI Gigabit Adapter -.It Silicon Graphics PCI Gigabit Ethernet adapter .It Farallon PN9000SX Gigabit Ethernet adapter |