Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2001 10:22:18 -0600
From:      Warner Losh <imp@harmony.village.org>
To:        Michael Collette <metrol@earthlink.net>
Cc:        FreeBSD <freebsd-mobile@FreeBSD.org>
Subject:   Re: IRQ Problems with Stable 
Message-ID:  <200108241622.f7OGMIW94772@harmony.village.org>
In-Reply-To: Your message of "Fri, 24 Aug 2001 00:06:57 PDT." <200108240707.f7O77Dq51427@rover.village.org> 
References:  <200108240707.f7O77Dq51427@rover.village.org>  <200108240236.f7O2awq50870@rover.village.org> <200108232209.f7NM9tW89010@harmony.village.org> <200108240539.f7O5dEW91414@harmony.village.org> 

next in thread | previous in thread | raw e-mail | index | archive | help

What did the pcic/pccard probe say?  Can you send me the entire dmesg?
I can't find it in my records.

In message <200108240707.f7O77Dq51427@rover.village.org> Michael Collette writes:
: 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.  No clue why it's not 
: assigning the card to ed0, as there really is only one card here.  My 
: apologies for goofing up what IRQ 11 is set to.  It's actually the USB port 
: that uses 11.  I attempted to go into the bios config to turn it off, but 
: Compaq apparently feels that USB needs to be turned on no matter what.

Right.  We share interrupts now when we're using PCI interrupts.  For
PCI devices, it is safe to share interrupts.  Maybe your laptop needs
hw.pcic.init_route=1 in /boot/loader.conf?

: Might there be a way to hard code the IRQ setting for this NIC card 
: someplace?  I know this card works sweet if I can just get the IRQ back to 9 
: or 10.  At this point, even if a fix is put together I have no good way of 
: getting it on over to this laptop.  I'm still willing to play the test bed 
: over here to avoid having to do a full reinstall again.

Sure.  You'll likely only need to build kernels from this point
forward.

Warner

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?200108241622.f7OGMIW94772>