From owner-freebsd-stable Sun Apr 9 15: 6:22 2000 Delivered-To: freebsd-stable@freebsd.org Received: from cc677580-a.sumt1.nj.home.com (cc677580-a.sumt1.nj.home.com [24.3.178.81]) by hub.freebsd.org (Postfix) with ESMTP id 99A2E37B8CB for ; Sun, 9 Apr 2000 15:06:09 -0700 (PDT) (envelope-from squirk@home.com) Received: from localhost (squirk@localhost) by cc677580-a.sumt1.nj.home.com (8.9.3/8.9.3) with ESMTP id SAA06977; Sun, 9 Apr 2000 18:06:00 -0400 (EDT) (envelope-from squirk@home.com) X-Authentication-Warning: cc677580-a.sumt1.nj.home.com: squirk owned process doing -bs Date: Sun, 9 Apr 2000 18:06:00 -0400 (EDT) From: Steve Quirk X-Sender: squirk@cc677580-a.sumt1.nj.home.com To: David Greenman Cc: freebsd-stable@FreeBSD.ORG Subject: Re: can't get fxp working on ca810 mobo In-Reply-To: <200004092135.OAA29987@implode.root.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG About the only symptom I can describe is that "ifconfig fxp0" reports "media: autoselect status: no carrier". If I use "media 100baseTX" with ifconfig, of course, it reports "media 100baseTX status: no carrier". The link light near the connector is on. I can see it flutter when I ifconfig/up or when I try to ping. Ping reports "sendto: Host is down". I have other Intel NICs in other hosts on the same hub. Their rc.conf entries have "media 100baseTX" on them. No trouble with them. Sorry, I'm used to things working. If there's other info I can provide let me know. Steve On Sun, 9 Apr 2000, David Greenman wrote: > >Thanks for the replies. network_interfaces omission was a copy&paste > >error (sharp eye, though). > > > >fxp1 (mis)behaves the same way. > > > >I put a 3com 3c905b-TX in and it's working ok but this won't really do > >long-term (but at least I know the motherboard is ok). I need 2 > >interfaces on the box - it's a 2u rack mount and there's not enough > >available slots for another NIC. > > > >Are there any known issues with the fxp driver or any config flags or > >other magical incantations I can try? I upgraded the BIOS, I'll try > >switching PCI slots. > > > >Is there any other diagnostic information I could gather that would help? > > >> >ifconfig_fxp0="inet 192.168.1.100 netmask 255.255.255.0 media 100baseTX" > > Setting 100baseTX will disable autonegotiation, so half-duplex will also be > set. If the switch it is plugged into isn't set that way as well, then you'll > have a problem. > Actually, you haven't described the symptoms - you just say it doesn't > work, but the diagnostic info you've provided to this point doesn't indicate > a problem. Can you be more specific about what doesn't work, what happens > when you try to use the interface, etc.? > > -DG > > David Greenman > Co-founder/Principal Architect, The FreeBSD Project - http://www.freebsd.org > Creator of high-performance Internet servers - http://www.terasolutions.com > Pave the road of life with opportunities. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message