From owner-freebsd-mobile Tue Oct 21 19:18:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA26823 for mobile-outgoing; Tue, 21 Oct 1997 19:18:17 -0700 (PDT) (envelope-from owner-freebsd-mobile) Received: from word.smith.net.au (vh1.gsoft.com.au [203.38.152.122]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA26818 for ; Tue, 21 Oct 1997 19:18:13 -0700 (PDT) (envelope-from mike@word.smith.net.au) Received: from word.smith.net.au (localhost.gsoft.com.au [127.0.0.1]) by word.smith.net.au (8.8.7/8.8.5) with ESMTP id LAA00615; Wed, 22 Oct 1997 11:44:45 +0930 (CST) Message-Id: <199710220214.LAA00615@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Nate Williams cc: mobile@FreeBSD.ORG, handy@sag.space.lockheed.com Subject: Re: Patches from -current for -stable I'd like to commit after testing In-reply-to: Your message of "Tue, 21 Oct 1997 13:23:39 CST." <199710211923.NAA07091@rocky.mt.sri.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 22 Oct 1997 11:44:44 +0930 From: Mike Smith Sender: owner-freebsd-mobile@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > 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.) 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. (One killer is that the code now allocates IRQ 11 by default for the pcic, but IRQ 11 is used by "something" else that's not probed. There needs to be a mechanism for explicitly specifying an IRQ for the pcic.) mike