From owner-freebsd-mobile Sun Nov 2 03:22:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA15666 for mobile-outgoing; Sun, 2 Nov 1997 03:22:59 -0800 (PST) (envelope-from owner-freebsd-mobile) Received: from gvr.gvr.org (root@gvr.gvr.org [194.151.74.97]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA15661 for ; Sun, 2 Nov 1997 03:22:53 -0800 (PST) (envelope-from guido@gvr.org) Received: (from guido@localhost) by gvr.gvr.org (8.8.6/8.8.5) id MAA02609; Sun, 2 Nov 1997 12:22:37 +0100 (MET) From: Guido van Rooij Message-Id: <199711021122.MAA02609@gvr.gvr.org> Subject: Re: problems after PAO -> 2.2.5 stable In-Reply-To: <199711020208.TAA00926@rocky.mt.sri.com> from Nate Williams at "Nov 1, 97 07:08:54 pm" To: nate@mt.sri.com (Nate Williams) Date: Sun, 2 Nov 1997 12:22:37 +0100 (MET) Cc: freebsd-mobile@freebsd.org X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Nate Williams wrote: > > Unfortunately, it looks like it only supports IRQ 3 as well. > It also does 4. > 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 :-( Perhaps pccard_alloc_intr should start from the higher interrupts and work down the list. -Guido