From owner-freebsd-mobile Wed Oct 22 22:36:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA00169 for mobile-outgoing; Wed, 22 Oct 1997 22:36:21 -0700 (PDT) (envelope-from owner-freebsd-mobile) Received: from word.smith.net.au (word.smith.net.au [202.0.75.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA00162 for ; Wed, 22 Oct 1997 22:36:16 -0700 (PDT) (envelope-from mike@word.smith.net.au) Received: from word.smith.net.au (localhost.smith.net.au [127.0.0.1]) by word.smith.net.au (8.8.7/8.8.5) with ESMTP id PAA00243; Thu, 23 Oct 1997 15:02:52 +0930 (CST) Message-Id: <199710230532.PAA00243@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Nate Williams cc: Mike Smith , mobile@freebsd.org Subject: Re: Patches from -current for -stable I'd like to commit after testing In-reply-to: Your message of "Wed, 22 Oct 1997 15:32:26 CST." <199710222132.PAA11576@rocky.mt.sri.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 23 Oct 1997 15:02:50 +0930 From: Mike Smith Sender: owner-freebsd-mobile@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I wrote: > I'd like to bring in most of the recent changes to 2.2, not that 2.2.5 > is out the door. (I didn't want to break things for the release, and > didn't have time to test them enough for the release.) > > Mike: > Can you hold off a couple of days? Something you've changed recently > has broken PCCARD support on my Toshiba, but I haven't been able to > track it down yet. > > My response: > > Can you try out this patch. Sure. Doesn't help though. 8( Allocating IRQ 11 to the pcic actually seems harmless; we still get card insertion/removal interrupts, so it must be working. Unfortunately I just get the dreaded "driver allocation failed for ..." messages, where I didn't before. The kernel that works predates your hiding of the "interrupt configuration" messages, if that's any help. I'm onto this this afternoon, and will report ASAP. mike