Date: Wed, 01 Aug 2001 01:24:22 +0100 From: Ian Dowse <iedowse@maths.tcd.ie> To: Marc Fonvieille <fonvi@easynet.fr> Cc: Warner Losh <imp@harmony.village.org>, freebsd-mobile@freebsd.org Subject: Re: Better patches Message-ID: <200108010124.aa74455@salmon.maths.tcd.ie> In-Reply-To: Your message of "Tue, 31 Jul 2001 23:23:18 %2B0200." <20010731232318.A2238@gothic.blackend.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <20010731232318.A2238@gothic.blackend.org>, Marc Fonvieille writes: >> >> : Jul 31 18:43:59 marduk /kernel: ed0: device timeout >> : Jul 31 18:44:59 marduk /kernel: ed0: device timeout Did you get any 'ukphy' probe messages? I get the following when I insert a FA410TX (I'm not using Warner's patch): pccard: card inserted, slot 0 ed0 at port 0x300-0x31f irq 11 slot 0 on pccard0 ed0: address 00:e0:98:86:93:7f, type Linksys (16 bit) ukphy0: <Generic IEEE 802.3u media interface> on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto ed0: device timeout ed0: device timeout and then everything works fine. The ukphy messages are important, because they indicate that the driver is at least attempting to do what fa_select was for. If you do get any ukphy messages, try setting the media type manually with something like: ifconfig ed0 media 100baseTX mediaopt full-duplex I notice that your pcic device is using the same IRQ as ed0. This is not something I would normally do, but Warner would have a better idea about the likelyhood of this being a problem. Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108010124.aa74455>