From owner-freebsd-ia64 Mon Jan 27 18:14: 0 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5342937B401 for ; Mon, 27 Jan 2003 18:13:59 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B1C543E4A for ; Mon, 27 Jan 2003 18:13:58 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by ns1.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0S2DuMW061469; Mon, 27 Jan 2003 18:13:56 -0800 (PST) (envelope-from marcel@piii.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0S2DuFP001279; Mon, 27 Jan 2003 18:13:56 -0800 (PST) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.6/8.12.6/Submit) id h0S2Dua4001278; Mon, 27 Jan 2003 18:13:56 -0800 (PST) Date: Mon, 27 Jan 2003 18:13:56 -0800 From: Marcel Moolenaar To: Juan E Navarro Cc: "freebsd-ia64@FreeBSD.ORG" Subject: Re: Problems with fxp driver Message-ID: <20030128021356.GA1228@athlon.pn.xcllnt.net> References: <3E35E4A9.3C8A4845@cs.rice.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E35E4A9.3C8A4845@cs.rice.edu> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Jan 27, 2003 at 08:02:17PM -0600, Juan E Navarro wrote: > Hi. > > Initialization goes fine: > fxp0: port 0x1000-0x103f mem > 0xfdf00000-0xfdffffff,0xfddef000-0xfddeffff irq 44 at device 5.0 on pci0 > fxp0: Ethernet address 00:d0:b7:f9:f7:e2 There should be two more related lines: inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto or something along those lines. > And "ifconfig fxp0 inet " also reports no errors. The driver > even reliably detects whether the network is active or there is no > carrier. > > So far, so good... but that's it. I can't ping anyone in the local net, > and noone sees me. I'm alone, isolated and depressed! Odd. I looks to me the hardware does work fine under FreeBSD, but that the network settings are incomplete or wrong. Check if you have DHCP on your network and if so, try that... > Has anyone experienced this problem in an Itanium box? No. > Any workaround? No. > Will I be better off with a different NIC? I doubt it. Make sure you have a default route configured and that your netmask is ok. If that fails, try setting the media type by hand to see if that makes any difference. Since Windows works, try to get as much info from Windows as you can. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message