From owner-freebsd-mobile Tue Mar 23 14:23: 7 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (Postfix) with ESMTP id 6C07514D01 for ; Tue, 23 Mar 1999 14:23:02 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost.cdrom.com [127.0.0.1]) by dingo.cdrom.com (8.9.3/8.8.8) with ESMTP id OAA00861; Tue, 23 Mar 1999 14:16:23 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Message-Id: <199903232216.OAA00861@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: "Sean O'Connell" Cc: FreeBSD mobile Subject: Re: Force pccard controller to specific irq In-reply-to: Your message of "Tue, 23 Mar 1999 13:17:38 EST." <19990323131738.B2058@stat.Duke.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 23 Mar 1999 14:16:23 -0800 From: Mike Smith Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Hi- > > I have been continually frustrated by the way the IRQ is being > selected for the PCCard controller. It is grabbing IRQ3 > regardless of whether I put something into /boot/loader.rc or not. > Is there a way to hardcode IRQ10 into the kernel config file or > the /sys/pccard code? If you're using 3.1 or later, make sure you've removed the redundant load of the pcic module in /etc/rc.pccard. Also, if the correct variable is set in /boot/loader.rc, the pcic driver will use the specified IRQ. Make sure you haven't made a typo. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message