From owner-freebsd-questions Mon Aug 20 18:43: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.panix.com (mail1.panix.com [166.84.0.212]) by hub.freebsd.org (Postfix) with ESMTP id 24CBD37B42A for ; Mon, 20 Aug 2001 18:43:00 -0700 (PDT) (envelope-from stanb@panix.com) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mail1.panix.com (Postfix) with ESMTP id 3711E48713 for ; Mon, 20 Aug 2001 21:42:59 -0400 (EDT) Received: (from stanb@localhost) by panix2.panix.com (8.11.3/8.7.1/PanixN1.0) id f7L1gxJ25944 for freebsd-questions@freebsd.org; Mon, 20 Aug 2001 21:42:59 -0400 (EDT) From: Message-Id: <200108210142.f7L1gxJ25944@panix2.panix.com> Subject: PCCARD IRQ assignment woes after upgrade from 3.3 RC to 4.4RC To: freebsd-questions@freebsd.org (Free BSD Questions list) Date: Mon, 20 Aug 2001 21:42:59 -0400 (EDT) X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Over the weekend, I aatempted to upgrade my primary work machine, which is a laptop. Now I have a major problem. The card in slot 0 gets assigned to IRQ 10 no matter what I do. This is bad, since IRQ 10 has already been grabed by the time pccardd gets around to trying to do this. I can't fiugre out why this is happeneing. IRQ 10 is not even in the list of IRQ's in /etc/pccard.conf, or /etc/defaults/pccard.conf. At first, since the card I normally put there is a Linsys ehternet card that uses the ed driver, I thought it might be because I had declared the ed driver to use thisinterupt in the kernel config file. Howver changiong it there has no effect, and when I put a modem there it gets IRQ 10 also! Somewhere in my flailing around, I managed to get enough debuging turned on to get the impression that pccardd is asking for IRQ 13, and th ekernel is insisting on giving it IRQ 10 HELP please, I have already lost a whole day of work, and I really can't go back, shhort of reinstalling 4.3 from CD, since my backup is on a machine on the network! -- Stan Brown stanb@panix.com 843-745-3154 Charleston SC -- "Be careful not to step in the Microsoft." -- John Denker To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message