From owner-freebsd-questions@FreeBSD.ORG Sun Jan 11 23:45:35 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4D0D106567F for ; Sun, 11 Jan 2009 23:45:35 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr4.xs4all.nl (smtp-vbr4.xs4all.nl [194.109.24.24]) by mx1.freebsd.org (Postfix) with ESMTP id 401398FC1B for ; Sun, 11 Jan 2009 23:45:34 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr4.xs4all.nl (8.13.8/8.13.8) with ESMTP id n0BNjXH2060418; Mon, 12 Jan 2009 00:45:33 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 3A692BA8F; Mon, 12 Jan 2009 00:45:33 +0100 (CET) Date: Mon, 12 Jan 2009 00:45:33 +0100 From: Roland Smith To: William Gordon Rutherdale Message-ID: <20090111234532.GA86733@slackbox.xs4all.nl> References: <4968EDAF.40108@utoronto.ca> <3a142e750901101153x66d0099dxa871dce07df32175@mail.gmail.com> <49694724.6090705@utoronto.ca> <20090111165235.GA62524@slackbox.xs4all.nl> <496A7E0F.4060301@utoronto.ca> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tThc/1wpZn/ma/RB" Content-Disposition: inline In-Reply-To: <496A7E0F.4060301@utoronto.ca> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.18 (2008-05-17) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: Cannot get ethernet off the ground X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jan 2009 23:45:36 -0000 --tThc/1wpZn/ma/RB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 11, 2009 at 06:17:35PM -0500, William Gordon Rutherdale wrote: > Well isn't that just great. >=20 > I'm using the amd64 version, don't know if this makes a difference. It shouldn't really. AFAIK the code for the network interface drivers is architecture independant. On amd64 I also had some troubles with re(4) based cards, but I had an old xl(4) based card lying around, and with the upgrade to 7.1 the age(4) chip on my mobo also became usable. So I ditched the re(4) based card. > I just tried the FreeBSD 7.1 bootonly and the configure window at least= =20 > listed the device, which is an improvement over before. Now if it only= =20 > lists it but the driver doesn't work, then I still will have a=20 > communication problem where I can't easily get the correct file to the=20 > machine. The network configuration of sysinstall only shows devices that actually show up in /dev/net. That means that the driver was at least able to initialize the hardware. So chances are that it works. As I've mentioned before I had upload speed troubles with re(4) based cards, but I don't know if rl(4) based cards have/had the same problems. Copying large files with nc(1) over a cross-cable link between two machines will rapidly show you if you can max out the link. > I'll just try installing 7.1 for now and see how it looks. That's probably the best solution. It is always best to upgrade to the latest released version before asking questions about hardware support, because updating is probably the first advice you'd get. =20 > Thanks for the heads up anyway. You're welcome. :-) =20 Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --tThc/1wpZn/ma/RB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAklqhJwACgkQEnfvsMMhpyU1nACfSZY8Ck0tT5bEsFJCnRDObd6U loIAoJpC444anXrgRMzOdCvPW8N+4tce =e45B -----END PGP SIGNATURE----- --tThc/1wpZn/ma/RB--