From owner-freebsd-mobile Wed May 22 22: 2:22 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 6BE7E37B401 for ; Wed, 22 May 2002 22:02:17 -0700 (PDT) Received: (qmail 9318 invoked by uid 0); 23 May 2002 05:02:07 -0000 Received: from yahoobb218123096028.bbtec.net (HELO nebula) (218.123.96.28) by mail.gmx.net (mp002-rz3) with SMTP; 23 May 2002 05:02:07 -0000 X-Mailpicture-Url: http://homepage.mac.com/cynik/cynik@gmx.co.uk.tiff Subject: setting IRQ for PCMCIA Mime-Version: 1.0 (Apple Message framework v481) Content-Type: text/plain; charset=US-ASCII; format=flowed Date: Thu, 23 May 2002 14:02:05 +0900 From: Cyril Niklaus To: freebsd-mobile@freebsd.org Content-Transfer-Encoding: 7bit In-Reply-To: <200205220639.g4M6dQx17683@cluster1.tfb.com> Message-Id: <39CAD49C-6E0A-11D6-AD9E-003065D548D4@gmx.co.uk> X-Mailer: Apple Mail (2.481) 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 Hi all, this is my first post and my first attempt at FreeBSD. I just bought a used Sharp Mebuis PC-PJ1, along with a Melco LPC2-T ethernet card, and have a problem with IRQ (from what I've gathered on different googled posts). The ed1 device times out and I cannot get it to work, it seems it stems from the fact that both the Ricoh RL5C475 cardbus controller and the card are on IRQ3. I've recompiled my kernel specifying the IRQs (don't know if that makes a difference, I gave it a shot nonetheless), I've modified /etc/rc.conf; /etc/pccard.conf as well as /boot/loader.conf (according to this post: but I don't understand it very well) to no avail, and I've finally checked with boot -c to change the IRQs. No go, they always come back to 3. Why it that so, and what can I do? If more details are needed I'll be happy to provide them. Cheers cyril PS: this thread also seems to address the problem, but I do not understand the solution: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message