From b6d39051a39433a089b08f2444df30f5e5891cf1 Mon Sep 17 00:00:00 2001 From: brueffer Date: Tue, 24 Aug 2004 15:37:36 +0000 Subject: - move list of supported adapters into a HARDWARE section - correctly capitalize Fast Ethernet - correct two typos - bump document date --- share/man/man4/sf.4 | 44 +++++++++++++++++++++++--------------------- 1 file changed, 23 insertions(+), 21 deletions(-) (limited to 'share') diff --git a/share/man/man4/sf.4 b/share/man/man4/sf.4 index 60c91f3..0cf60bd 100644 --- a/share/man/man4/sf.4 +++ b/share/man/man4/sf.4 @@ -30,37 +30,22 @@ .\" .\" $FreeBSD$ .\" -.Dd July 22, 1999 +.Dd August 24, 2004 .Dt SF 4 .Os .Sh NAME .Nm sf .Nd Adaptec AIC-6915 .Qq Starfire -PCI fast ethernet adapter driver +PCI Fast Ethernet adapter driver .Sh SYNOPSIS .Cd "device miibus" .Cd "device sf" .Sh DESCRIPTION The .Nm -driver provides support for Adaptec Duralink fast ethernet adapters +driver provides support for Adaptec Duralink Fast Ethernet adapters based on the Adaptec AIC-6915 "Starfire" chipset. -This includes the -following: -.Pp -.Bl -bullet -compact -offset indent -.It -ANA-62011 64-bit single port 10/100baseTX adapter -.It -ANA-62022 64-bit dual port 10/100baseTX adapter -.It -ANA-62044 64-bit quad port 10/100baseTX adapter -.It -ANA-69011 32-bit single port 10/100baseTX adapter -.It -ANA-62020 64-bit single port 100baseFX adapter -.El .Pp The AIC-6915 is a bus master controller with an MII interface. It @@ -102,7 +87,7 @@ or .Ar half-duplex modes. .It 100baseTX -Set 100Mbps (fast ethernet) operation. +Set 100Mbps (Fast Ethernet) operation. The .Ar mediaopt option can also be used to select either @@ -125,6 +110,23 @@ Force half duplex operation. .Pp For more information on configuring this device, see .Xr ifconfig 8 . +.Sh HARDWARE +Adapters supported by the +.Nm +driver include: +.Pp +.Bl -bullet -compact +.It +ANA-62011 64-bit single port 10/100baseTX adapter +.It +ANA-62022 64-bit dual port 10/100baseTX adapter +.It +ANA-62044 64-bit quad port 10/100baseTX adapter +.It +ANA-69011 32-bit single port 10/100baseTX adapter +.It +ANA-62020 64-bit single port 100baseFX adapter +.El .Sh DIAGNOSTICS .Bl -diag .It "sf%d: couldn't map memory" @@ -132,7 +134,7 @@ A fatal initialization error has occurred. This may happen if the PCI BIOS not configured the device, which may be because the BIOS has been configured for a "Plug and Play" operating system. -The "Plug and Play OS" setting int he BIOS should be set to "no" or +The "Plug and Play OS" setting in the BIOS should be set to "no" or "off" in order for PCI devices to work properly with .Fx . .It "sf%d: couldn't map ports" @@ -140,7 +142,7 @@ A fatal initialization error has occurred. This may happen if the PCI BIOS not configured the device, which may be because the BIOS has been configured for a "Plug and Play" operating system. -The "Plug and Play OS" setting int he BIOS should be set to "no" or +The "Plug and Play OS" setting in the BIOS should be set to "no" or "off" in order for PCI devices to work properly with .Fx . .It "sf%d: couldn't map interrupt" -- cgit v1.1