From owner-freebsd-mobile Fri Aug 24 0: 7:17 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by hub.freebsd.org (Postfix) with ESMTP id 4994937B410 for ; Fri, 24 Aug 2001 00:07:12 -0700 (PDT) (envelope-from metrol@earthlink.net) Received: (qmail 9696 invoked from network); 24 Aug 2001 07:07:11 -0000 Received: from unknown (HELO there) ([66.92.40.27]) (envelope-sender ) by mail6.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 24 Aug 2001 07:07:11 -0000 Content-Type: text/plain; charset="us-ascii" From: Michael Collette To: Warner Losh Subject: Re: IRQ Problems with Stable Date: Fri, 24 Aug 2001 00:06:57 -0700 X-Mailer: KMail [version 1.3] Cc: FreeBSD References: <200108240236.f7O2awq50870@rover.village.org> <200108232209.f7NM9tW89010@harmony.village.org> <200108240539.f7O5dEW91414@harmony.village.org> In-Reply-To: <200108240539.f7O5dEW91414@harmony.village.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20010824070712.4994937B410@hub.freebsd.org> Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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: 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