From 56969d9d94df08c095ea49abb8dfb01cef31005d Mon Sep 17 00:00:00 2001 From: Wilko Bulte Date: Sat, 20 Sep 2003 11:10:51 +0000 Subject: [PATCH] Note added support for 3C940 and Marvell Semiconductor 88E1000* gigabit PHY Submitted by: Jung-uk Kim Based on: Nathan L. Binkert's OpenBSD patch for sk(4) --- share/man/man4/sk.4 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/share/man/man4/sk.4 b/share/man/man4/sk.4 index 202f9cea5518..c9e88c29bcfc 100644 --- a/share/man/man4/sk.4 +++ b/share/man/man4/sk.4 @@ -47,6 +47,8 @@ gigabit ethernet adapters, including the following: .Pp .Bl -bullet -offset indent -compact .It +SK-9521 SK-NET GE-T single port, 1000baseT adapter +.It SK-9821 SK-NET GE-T single port, 1000baseT adapter .It SK-9822 SK-NET GE-T dual port, 1000baseT adapter @@ -58,6 +60,8 @@ SK-9842 SK-NET GE-LX dual port, single mode fiber adapter SK-9843 SK-NET GE-SX single port, multimode fiber adapter .It SK-9844 SK-NET GE-SX dual port, multimode fiber adapter +.It +3COM 3C940 single port, 1000baseT adapter .El .Pp The SysKonnect adapters consist of two main components: the XaQti Corp. @@ -85,6 +89,8 @@ second port on dual port adapters for failover purposes: if the link on the primary port fails, the SysKonnect driver will automatically switch traffic onto the second port. .Pp +Also supported is the Marvell Semiconductor 88E1000* gigabit PHY. +.Pp The XaQti XMAC II supports full and half duplex operation with autonegotiation. The XMAC also supports unlimited frame sizes.