From owner-freebsd-hardware@FreeBSD.ORG Sat Feb 25 18:17:33 2006 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3E9816A420 for ; Sat, 25 Feb 2006 18:17:33 +0000 (GMT) (envelope-from darkgray@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6547B43D45 for ; Sat, 25 Feb 2006 18:17:33 +0000 (GMT) (envelope-from darkgray@gmail.com) Received: by zproxy.gmail.com with SMTP id i28so571910nzi for ; Sat, 25 Feb 2006 10:17:32 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Dg7pc+4SccAvKvcZZG3n7SbI3aCNB1ae4a9JHtYA1jw2ZPINXHBX5L1w325xL3jyyODxPcR9enllC8aR7QwjztsTQm0UaYRMUSAftIv92SGaXrjPIrveeJlTi7r+TGylzdV6ZyakuRsHHCPk4ekOeEgaii+mZ4+dNh/b6Neb4Y4= Received: by 10.37.15.25 with SMTP id s25mr3637177nzi; Sat, 25 Feb 2006 10:17:32 -0800 (PST) Received: by 10.36.153.4 with HTTP; Sat, 25 Feb 2006 10:17:32 -0800 (PST) Message-ID: <7537818a0602251017w45bda9a0l8418aed17a1f9784@mail.gmail.com> Date: Sat, 25 Feb 2006 19:17:32 +0100 From: "Patrik Roos" Sender: darkgray@gmail.com To: freebsd-hardware@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Trouble with pcn0 (network card) X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Feb 2006 18:17:33 -0000 Greetings, I recently received two network cards from my dad, and thought I'd make a firewall. The box used is running FreeBSD 6.0, and has had a 3com card (xl0) in it the past five years, which has been and still is working well. After installing one of the new cards, it shows up like this in ifconfig: pcn0: flags=3D8843 mtu 1500 inet6 fe80::260:b0ff:fece:cdf0%pcn0 prefixlen 64 scopeid 0x2 inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255 ether 00:60:b0:ce:cd:f0 media: Ethernet autoselect (100baseTX ) status: active dmesg gives: pcn0: port 0x10a0-0x10bf mem 0xe8000400-0xe800= 041f pcn0: Chip ID 2623 (Am79C971) Now, I've tried connecting this card to two different computers and an "internet gateway" using both normal cables and cross-wired thingies, and while the LEDs are blinking happily, it simply refuses to send anything across the link (ping says "host unreachable"). I tried switching cards (since I had two) and I get the same thing. Note that it's possible to ping the card internally, just not across the cable(s). I also tried putting the cable in the xl0 instead, and it's working fine. After some Googling, I noticed other people are having trouble with pcn0, so I started thinking it might be a bug in the driver, which apparently showed up after 4.3. In any case, help would be appreciated. Regards, Patrik Roos