From owner-freebsd-mobile Sun Oct 5 23:27:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA07507 for mobile-outgoing; Sun, 5 Oct 1997 23:27:18 -0700 (PDT) (envelope-from owner-freebsd-mobile) Received: from ns.mt.sri.com (SRI-56K-FR.mt.net [206.127.65.42]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA07501 for ; Sun, 5 Oct 1997 23:27:15 -0700 (PDT) (envelope-from nate@rocky.mt.sri.com) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.7/8.8.7) with ESMTP id AAA10823; Mon, 6 Oct 1997 00:27:13 -0600 (MDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id AAA28789; Mon, 6 Oct 1997 00:27:12 -0600 (MDT) Date: Mon, 6 Oct 1997 00:27:12 -0600 (MDT) Message-Id: <199710060627.AAA28789@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Nate Williams Cc: mobile@freebsd.org Subject: Re: Recent changes to -current In-Reply-To: <199710060613.AAA28776@rocky.mt.sri.com> References: <199710060613.AAA28776@rocky.mt.sri.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-mobile@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Nate Williams writes: > I just made some changes to the pccard code that might affect people. > > 1) The IRQ allocated for the controller is now pulled from the 'top' of > the IRQ list, vs. the bottom (like Win95). This wasn't as obvious as I intended. I meant to imply that the *new* functionality is now like Win95, not that Win95 uses the bottom IRQ. We are now more 'Win95' like w/regards to PCIC controller interrupt. Nate