Date: Sun, 13 May 2001 22:18:28 -0500 From: Dave Uhring <duhring@charter.net> To: Mike Tancsa <mike@sentex.net>, freebsd-stable@FreeBSD.ORG Cc: dankogai@dan.co.jp Subject: Re: broken fxp (was Re: Make Buildkernel Failed Message-ID: <01051322182800.00871@dave.uhring.com> In-Reply-To: <4.2.2.20010513190651.033a2ef8@192.168.0.12> References: <391590000.989792963@rushlight.rem.cmu.edu> <4.2.2.20010513190651.033a2ef8@192.168.0.12>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 13 May 2001 06:08 pm, Mike Tancsa wrote: > At 06:01 PM 5/13/2001 -0500, Dave Uhring wrote: > >On Sunday 13 May 2001 05:29 pm, Brandon S. Allbery KF8NH wrote: > > > On Sunday, May 13, 2001 12:13:30 -0500, duhring@charter.net wrote: > > > +---- > > > > > > | make buildkernel KERNCONF=mykernel failed because > > > | /usr/src/sys/dev/fxp/if_fxp.c:76 miibus_if.h does not exist. > > > > > > +--->8 > > > > > > Perhaps you missed the heads-up yesterday that fxp now requires > > > miibus. > > > >Indeed, I did miss it. But after adding > > > >device miibus > > > >to my kernel conf file and building the kernel again, the NIC doesn't > > work at all. Keeps reporting timeout errors and while I can ping my > > own host, I can't ping any of the other machines on the network, let > > alone the internet. ifconfig -a shows a normally configured NIC - > > proper address, netmask, media type, etc. But fxp0 timeout errors keep > > occurring. > > > >Sending this message from Red Hat Linux. Same machine, same NIC. > > What does dmesg show in terms of the phy ? Also, are you manually setting > the media type or is it auto-neg ? What type of switch are you connected > to ? > > ---Mike > > -------------------------------------------------------------------- > Mike Tancsa, tel +1 519 651 3400 > Network Administration, mike@sentex.net > Sentex Communications www.sentex.net > Cambridge, Ontario Canada www.sentex.net/mike Pertinent part of dmesg: fxp0: <Intel Pro 10/100B/100+ Ethernet> port 0xe800-0xe81f mem 0xd5000000-0xd50fffff,0xd5100000-0xd5100fff irq 11 at device 10.0 on pci0 fxp0: Ethernet address 00:a0:c9:39:62:0f nsphy0: <DP83840 10/100 media interface> on miibus0 nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto Last 2 lines of dmesg: fxp0: device timeout fxp0: device timeout Auto-neg with LinkSys EZXS88W switch. See also message from Dan Kogai; apparently the same problem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01051322182800.00871>