Date: Fri, 24 Aug 2001 10:49:20 -0600 From: Nate Williams <nate@yogotech.com> To: Warner Losh <imp@harmony.village.org> Cc: nate@yogotech.com (Nate Williams), Michael Collette <metrol@earthlink.net>, FreeBSD <freebsd-mobile@FreeBSD.ORG> Subject: Re: IRQ Problems with Stable Message-ID: <15238.34192.826483.1535@nomad.yogotech.com> In-Reply-To: <200108241646.f7OGk3W95043@harmony.village.org> References: <15238.33682.65668.411961@nomad.yogotech.com> <200108240236.f7O2awq50870@rover.village.org> <200108232209.f7NM9tW89010@harmony.village.org> <200108240539.f7O5dEW91414@harmony.village.org> <20010824070712.4994937B410@hub.freebsd.org> <200108241646.f7OGk3W95043@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> : > ed1 at port 0x300-0x31f irq 11 slot 0 on pccard0 > : > ed1: address [mac address], type Linksys (16 bit) > : > lxtphy0: <LXT970 10/100 media interface> on miibus0 > : > lxtphy0: 100baseFX, 100baseFX-FDX, 10baseT, 10baseT-FDX, 100baseTX, > : > 100baseTX-FDX, auto > : > > : > Same problem. ed1 is getting assigned to IRQ 11. > : > : This actually isn't a bug, and is a feature of the new PCI interrupt > : routing code. Does the card not work correctly? > > I believe that I have other mail from him saying that he gets device > timeouts. *sigh* > : > No clue why it's not > : > assigning the card to ed0, as there really is only one card here. > : > : This is a bit annoying, but easy to work around. I believe it's caused > : because ed0 would be the ISA device, and ed1 is the PCI device, and the > : default is to have it setup as a PCI device if possible in the current > : code. > > Acutally, it is due to the ed0 line in the config file. Changing the > line from > device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 > > to > > device ed > > will fix this. Ahh, thanks for the pointer. I just needed to do this on my box as well. I'm learning something new everyday, so thanks again!!!!!! Nate 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?15238.34192.826483.1535>