Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jan 2001 16:56:55 -0700 (MST)
From:      "Chad R. Larson" <chad@DCFinc.com>
To:        chris@zeus.foote.com.au (Chris Foote)
Cc:        jeroen@vangelderen.org, freebsd-stable@FreeBSD.ORG
Subject:   Re: Intel PRO/100+ driver or hardware?
Message-ID:  <200101082356.QAA01425@freeway.dcfinc.com>
In-Reply-To: <Pine.BSF.4.31.0101081207360.72666-100000@localhost> from Chris Foote at "Jan 8, 1 12:16:14 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
As I recall, Chris Foote wrote:
> These symptoms sound like they're caused by duplex mismatch problems.
> 
> Try forcing half or full-duplex options and test again - i.e.  use
> media and mediaopt flags in your /etc/rc.conf.  Available values for
> these are in `man fxp`.

If you've selected "autoselect" for the media, is there then a way
to determine what was negotiated?  That is:
+---------------
| chad> grep fxp /var/run/dmesg.boot
| fxp0 <Intel EtherExpress Pro 10/100B Ethernet> rev 2 int a irq 10 on pci0:10:0
| fxp0: Ethernet address 00:a0:c9:49:ec:ca
| 
| chad> ifconfig fxp0
| fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
| 	inet 192.168.1.129 netmask 0xffffff00 broadcast 192.168.1.255
| 	ether 00:a0:c9:49:ec:ca 
| 	media: autoselect
| 	supported media: autoselect 100baseTX <full-duplex> 100baseTX 10baseT/UTP <full-duplex> 10baseT/UTP
+---------------
How can I tell if this interface is running 100/full or 10/half?

	-crl
--
Chad R. Larson (CRL15)   602-953-1392   Brother, can you paradigm?
chad@dcfinc.com         chad@larsons.org          larson1@home.com
DCF, Inc. - 14623 North 49th Place, Scottsdale, Arizona 85254-2207


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101082356.QAA01425>