From 04f60e4b0a816db44f47952d09bb93d79fd9052c Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Sat, 24 Aug 2002 17:00:17 +0000 Subject: [PATCH] Update the list of chips and cards supported by this driver. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Based heavily on patches contained in... PR: 41759 Submitted by: David "Siebörger" --- share/man/man4/fxp.4 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/share/man/man4/fxp.4 b/share/man/man4/fxp.4 index 849c0181ade..63f794dd779 100644 --- a/share/man/man4/fxp.4 +++ b/share/man/man4/fxp.4 @@ -38,8 +38,10 @@ The .Nm driver provides support for the EtherExpress Pro/10, Pro/100B, and Pro/100+ -PCI Fast Ethernet adapters based on the Intel i82557, i82558, i82559 -or i82550 ethernet chips. +PCI Fast Ethernet adapters based on the Intel i82557, i82558, i82559, +i82550, or i82562 Ethernet chips. +Many on-board network interfaces on Intel motherboards use these chips +and are also supported. .Pp The .Nm @@ -63,7 +65,7 @@ driver supports the following media options: Set full duplex operation .El .Pp -Note that 100baseTX media type is only available on the Pro/100B and Pro/100+. +Note that 100baseTX media type is not available on the Pro/10. For further information on configuring this device, see .Xr ifconfig 8 . .Pp