diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-07-29 12:14:18 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-07-29 12:14:18 +0000 |
commit | 97f164c00b3cdd8bf2fc22be1c2100c9616fe019 (patch) | |
tree | 55726b6173cf4391ca12f68ac3e5133ca0623caf /share/man | |
parent | 13ad9768c18b85da9198ce4f784355c7491adf3a (diff) |
- clean up the hardware list
- remove unneccessary .Pp
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/ti.4 | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/share/man/man4/ti.4 b/share/man/man4/ti.4 index 976c53dd42b..1123073dd53 100644 --- a/share/man/man4/ti.4 +++ b/share/man/man4/ti.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ti.4,v 1.33 2009/07/28 13:27:32 deraadt Exp $ +.\" $OpenBSD: ti.4,v 1.34 2009/07/29 12:14:17 jmc 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: July 28 2009 $ +.Dd $Mdocdate: July 29 2009 $ .Dt TI 4 .Os .Sh NAME @@ -65,28 +65,28 @@ driver has been tested with the following Tigon-based adapters: .Pp .Bl -bullet -compact -offset indent .It -The Alteon AceNIC V Gigabit Ethernet adapter (1000baseSX) +3Com 3C985-SX Gigabit Ethernet (Tigon 1) .It -The Alteon AceNIC V Gigabit Ethernet adapter (1000baseT) +3Com 3C985B-SX Gigabit Ethernet (Tigon 2) .It -The 3Com 3C985-SX Gigabit Ethernet adapter (Tigon 1) +Alteon AceNIC V Gigabit Ethernet (1000baseSX) .It -The 3Com 3C985B-SX Gigabit Ethernet adapter (Tigon 2) +Alteon AceNIC V Gigabit Ethernet (1000baseT) .It -The Netgear GA620 Gigabit Ethernet adapter (1000baseSX) +Digital EtherWORKS 1000SX PCI Gigabit Ethernet (1000baseSX) .It -The Netgear GA620T Gigabit Ethernet adapter (1000baseT) +Netgear GA620 Gigabit Ethernet (1000baseSX) .It -The Digital EtherWORKS 1000SX PCI Gigabit Adapter +Netgear GA620T Gigabit Ethernet (1000baseT) .El .Pp The following should also be supported but have not yet been tested: .Pp .Bl -bullet -compact -offset indent .It -Silicon Graphics PCI Gigabit Ethernet adapter +Farallon PN9000SX Gigabit Ethernet .It -Farallon PN9000SX Gigabit Ethernet adapter +Silicon Graphics PCI Gigabit Ethernet .El .Pp While the Tigon chipset supports 10, 100 and 1000Mbps speeds, support for @@ -160,7 +160,6 @@ when the device is attached: .It Pa /etc/firmware/tigon1 .It Pa /etc/firmware/tigon2 .El -.Pp .Sh DIAGNOSTICS .Bl -diag .It "ti%d: couldn't map memory" |