From owner-freebsd-stable Sun Apr 9 12: 4:34 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wat-border.sentex.ca (waterloo-hespler.sentex.ca [199.212.135.66]) by hub.freebsd.org (Postfix) with ESMTP id 650FB37B7A4 for ; Sun, 9 Apr 2000 12:04:24 -0700 (PDT) (envelope-from mike@sentex.net) Received: from granite.sentex.net (granite-atm.sentex.ca [209.112.4.1]) by wat-border.sentex.ca (8.9.3/8.9.3) with ESMTP id PAA35271; Sun, 9 Apr 2000 15:04:23 -0400 (EDT) (envelope-from mike@sentex.net) Received: from chimp (ospf-mdt.sentex.net [205.211.164.81]) by granite.sentex.net (8.8.8/8.6.9) with ESMTP id PAA26935; Sun, 9 Apr 2000 15:04:22 -0400 (EDT) Message-Id: <4.2.2.20000409145753.03689890@mail.sentex.net> X-Sender: mdtancsa@mail.sentex.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Sun, 09 Apr 2000 15:01:57 -0400 To: Steve Quirk , freebsd-stable@FreeBSD.ORG From: Mike Tancsa Subject: Re: can't get fxp working on ca810 mobo In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 02:55 PM 4/9/2000 -0400, Steve Quirk wrote: >I've got an Intel ca810e motherboard with integrated EEPro100. I can't >seem to get the fxp0 working and I'm not sure why. What about fxp1 ? Same deal ? # -- sysinstall generated deltas -- # >ifconfig_fxp0="inet 192.168.1.100 netmask 255.255.255.0 media 100baseTX" >hostname="cirwww1.sumt1.nj.home.com" >linux_enable="YES" >defaultrouter="192.168.1.1" What if you let it autonegotiate (get rid of the media 100baseTX) ? >fxp0: port 0xdd80-0xddbf mem >0xff500000-0xff5fffff,0xff8fd000-0xff8fdfff irq 9 at device 1.0 on pci1 >fxp0: Ethernet address 00:90:27:f9:14:6d >fxp0: supplying EUI64: 00:90:27:ff:fe:f9:14:6d > >fxp1: port 0xdf00-0xdf3f mem >0xff700000-0xff7fffff,0xff8fe000-0xff8fefff irq 11 at device 10.0 on pci1 >fxp1: Ethernet address 00:90:27:a5:f2:6e It sees fxp0 and fxp1 so that is a good sign. Did you try using fxp1 instead? ---Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message