From owner-freebsd-stable Sun Apr 9 14:36: 8 2000 Delivered-To: freebsd-stable@freebsd.org Received: from implode.root.com (root.com [209.102.106.178]) by hub.freebsd.org (Postfix) with ESMTP id 7283437B7FB for ; Sun, 9 Apr 2000 14:36:05 -0700 (PDT) (envelope-from dg@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.8/8.8.5) with ESMTP id OAA29987; Sun, 9 Apr 2000 14:35:39 -0700 (PDT) Message-Id: <200004092135.OAA29987@implode.root.com> To: Steve Quirk Cc: freebsd-stable@FreeBSD.ORG Subject: Re: can't get fxp working on ca810 mobo In-reply-to: Your message of "Sun, 09 Apr 2000 16:36:21 EDT." From: David Greenman Reply-To: dg@root.com Date: Sun, 09 Apr 2000 14:35:39 -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >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