Date: Fri, 24 Aug 2001 00:06:57 -0700 From: Michael Collette <metrol@earthlink.net> To: Warner Losh <imp@harmony.village.org> Cc: FreeBSD <freebsd-mobile@FreeBSD.org> Subject: Re: IRQ Problems with Stable Message-ID: <20010824070712.4994937B410@hub.freebsd.org> In-Reply-To: <200108240539.f7O5dEW91414@harmony.village.org> References: <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
Warner, Okay, this time I dropped to single user mode to run the entire buildworld process again. This time I got through the buildworld, kernel compile, and installworld without any hitches. I guess the latest batch of code doesn't like doing the buildworld in multi-user mode. Anyhow, upon rebooting and logging in I went and stuffed that Linksys card on in. 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. 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. Later on, On Thursday 23 August 2001 10:39 pm, Warner Losh wrote: > In message <200108240236.f7O2awq50870@rover.village.org> Michael Collette writes: > : Warner, > : > : I'm about ready to throw in the towel now. The buildworld compiled > : properly, as did the kernel. Then I dropped into single user mode to run > : the installworld. That seems to go okay, until... > : > : ===> secure/lib/libtelnet.so.2.0 > : install -c -o root -g wheel -m 444 libtelnet.a /usr/lib > : ===> secure/lib/libcrypto > : mkdir -p openssl > : mkdir:No such file or directory > : *** Error code 1 > > I don't know what's up with this. > > Warner -- "Outside of a dog, a book is man's best friend. Inside of a dog, it's too dark to read." - Groucho Marx 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?20010824070712.4994937B410>