summaryrefslogtreecommitdiffstats
path: root/share/man/man4/sf.4
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2004-08-24 15:37:36 +0000
committerbrueffer <brueffer@FreeBSD.org>2004-08-24 15:37:36 +0000
commitb6d39051a39433a089b08f2444df30f5e5891cf1 (patch)
treee8c87d8523a0611467c5c0a09b535f4f7cbc91b7 /share/man/man4/sf.4
parentaa70a744dd1217b98f526e649e84425e71ed0c61 (diff)
downloadFreeBSD-src-b6d39051a39433a089b08f2444df30f5e5891cf1.zip
FreeBSD-src-b6d39051a39433a089b08f2444df30f5e5891cf1.tar.gz
- move list of supported adapters into a HARDWARE section
- correctly capitalize Fast Ethernet - correct two typos - bump document date
Diffstat (limited to 'share/man/man4/sf.4')
-rw-r--r--share/man/man4/sf.444
1 files changed, 23 insertions, 21 deletions
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"
OpenPOWER on IntegriCloud