From owner-freebsd-mobile Thu Jun 3 13:19:29 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from herring.nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (Postfix) with ESMTP id 32EA8159CB for ; Thu, 3 Jun 1999 13:19:08 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from localhost (dfr@localhost) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id VAA67655; Thu, 3 Jun 1999 21:19:28 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Thu, 3 Jun 1999 21:19:27 +0100 (BST) From: Doug Rabson To: Brad Karp Cc: freebsd-mobile@freebsd.org Subject: Re: Gateway Solo 2300 and IRQ allocation for PC-Cards In-Reply-To: <199906031839.OAA17385@dominator.eecs.harvard.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 3 Jun 1999, Brad Karp wrote: > I'm trying to get both PC-Card slots in a Gateway Solo 2300 to work under > 3.2-RELEASE. > > dmesg sez that allocated IRQs are: > 1 atkbd0 > 3 pcic > 4 sio0 > 5 pcm0 > 6 fdc0 > 7 ppc0 > 12 psm0 > 14 wdc0 > > This leaves 9, 10, 11, and 15. > > pccardd can configure cards with 9, 10, and 15, when they're made available > in /etc/pccard.conf. But after the insertion interrupt and configuration of > the card, the card cannot successfully generate interrupts as it operates when > configured with 9, 10, or 15. IRQ 11 works fine, though. > > I've searched the archives, and tried assigning the pcic to IRQs 9 and 10 > by using the appropriate boot loader variable, and giving IRQ 3 to pccard.conf. > But card insertion fails to generate an interrupt when I try to force the > pcic to IRQs 9 or 10. > > I suspect that IRQs 9 and 10 may be used by other system devices that are > not known to FreeBSD, but nevertheless there and conflicting with other uses > of 9 and 10. > > Does anyone have experience with this particular laptop hardware? I may turn > on pnp in the kernel (off so far), to see if this helps matters at all (not > quite sure why it would...maybe the BIOS holds onto 9 and 10 for allocation > by PNP devices only). > > Hmm. Maybe I should try moving the audio device off IRQ 5 (currently statically > configured), to IRQ 9 or 10, and giving 5 to pccard.conf. Comments? You might try using pnpinfo to see what irqs any pnp cards are using. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message