Date: Mon, 03 Nov 1997 11:09:49 +1030 From: Mike Smith <mike@smith.net.au> To: Guido van Rooij <guido@gvr.org> Cc: nate@mt.sri.com (Nate Williams), freebsd-mobile@freebsd.org Subject: Re: problems after PAO -> 2.2.5 stable Message-ID: <199711030039.LAA00519@word.smith.net.au> In-Reply-To: Your message of "Sun, 02 Nov 1997 12:22:37 BST." <199711021122.MAA02609@gvr.gvr.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Nate Williams wrote: > > > > Unfortunately, it looks like it only supports IRQ 3 as well. > > > > It also does 4. Um, am I coming in at a bad place here? Are you talking about a PCCARD that only supports IRQ 3? > > So: > > card "Nokia Mobile Phones" "DTP-2 ver II" > > config 0x22 "sio1" 3 > > > > Should work. > > Hmm..when booting, I see: > PC-Card Cirrus Logic PD672X (5 mem & 2 I/O windows) > pcic: controller irq 3 > > So irq 3 is in use :-( ... and thus specifying it as the IRQ to use is a really bad idea. > Perhaps pccard_alloc_intr should start from the higher interrupts and work > down the list. Your pccard.conf entry mandates an interrupt that is not available. The pccard code knows this, and refuses to talk to the card. Select a different interrupt. mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711030039.LAA00519>