Subject: Re: PWS onboard tlp not working?
To: NetBSD/Alpha Discussion List <port-alpha@NetBSD.org>
From: Greg A. Woods <woods@planix.com>
List: port-alpha
Date: 07/22/2007 23:39:42
--pgp-sign-Multipart_Sun_Jul_22_23:39:41_2007-1
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

At Thu, 19 Jul 2007 09:54:10 -0500, Graham Allan wrote:
Subject: Re: PWS onboard tlp not working?
>=20
> There was the same situation with the DEC DE500 PCI cards. Some early
> models didn't do auto-negotiation. I guess they were probably DE500-AA,
> though I mainly remember them as having some orange component on the
> board. Later DE500-BA (with no orange bits) did auto-negotiation just
> fine.

Mine doesn't (what are "orange bits"?), at least not with my HP-4000m so
far as I can recall.

	tlp1 at pci1 dev 3 function 0: DECchip 21143 Ethernet, pass 3.0
	tlp1: interrupting at kn300 irq 12
	tlp1: DEC DE500-BA, Ethernet address 08:00:2b:c3:50:d7
	tlp1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto

Anyway I have to have it set up with:

$ cat /etc/ifconfig.tlp1
up
204.92.254.24 netmask 0xffffff00 media 100baseTX mediaopt full-duplex
[[... and some aliases ...]]


and of course I've got the switch port config locked too (things cannot
work properly if one side tries to use auto-negotiation and the other
side has it turned off, especially if the side that turned it off has
also set full-duplex mode).


In my AS4100 5/400 it is not very fast at sending though (this is with
the fastest machine currently running on my network):

# ping -s 1490 -f once
PING once.weird.com (204.92.254.13): 1490 data bytes
.^?

----once.weird.com PING Statistics----
2362 packets transmitted, 2361 packets received, 0.0% packet loss
round-trip min/avg/max/stddev =3D 0.937/1.246/4.321/0.239 ms
  554.8 packets/sec sent,  555.9 packets/sec received
# ping -f once
PING once.weird.com (204.92.254.13): 48 data bytes
^?

----once.weird.com PING Statistics----
3281 packets transmitted, 3281 packets received, 0.0% packet loss
round-trip min/avg/max/stddev =3D 0.320/0.654/11.561/0.350 ms
  865.6 packets/sec sent,  865.4 packets/sec received



It does a heck of a lot better at receiving though:

# ping -f building
PING building.weird.com (204.92.254.24): 56 data bytes
.^?

----building.weird.com PING Statistics----
6845 packets transmitted, 6845 packets received, 0.0% packet loss
round-trip min/avg/max/stddev =3D 0.171/0.312/1.899/0.075 ms
  3155.5 packets/sec sent,  3155.7 packets/sec received
# ping -s 1490 -f building
PING building.weird.com (204.92.254.24): 1490 data bytes
^?

----building.weird.com PING Statistics----
2924 packets transmitted, 2924 packets received, 0.0% packet loss
round-trip min/avg/max/stddev =3D 0.723/0.911/48.991/1.049 ms
  1107.5 packets/sec sent,  1107.6 packets/sec received


--=20
						Greg A. Woods

H:+1 416 218-0098 W:+1 416 489-5852 x122 VE3TCP RoboHack <woods@robohack.ca>
Planix, Inc. <woods@planix.com>       Secrets of the Weird <woods@weird.com>

--pgp-sign-Multipart_Sun_Jul_22_23:39:41_2007-1
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.0i for non-commercial use
MessageID: GZrLhkvz9jtKc/+wwIFQ6ZxGVy/jwtsL

iQA/AwUBRqQi/WZ9cbd4v/R/EQL9nwCeINAMDkae24kTQ6MxEP3Fsk+I7psAoIIo
S+HUNgDBzBqCLWcgGXzFUFXN
=V05T
-----END PGP SIGNATURE-----

--pgp-sign-Multipart_Sun_Jul_22_23:39:41_2007-1--