From owner-freebsd-mobile Sun Nov 2 11:57:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA09561 for mobile-outgoing; Sun, 2 Nov 1997 11:57:28 -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 LAA09556 for ; Sun, 2 Nov 1997 11:57:21 -0800 (PST) (envelope-from guido@gvr.org) Received: (from guido@localhost) by gvr.gvr.org (8.8.6/8.8.5) id UAA05961; Sun, 2 Nov 1997 20:57:10 +0100 (MET) From: Guido van Rooij Message-Id: <199711021957.UAA05961@gvr.gvr.org> Subject: Re: problems after PAO -> 2.2.5 stable In-Reply-To: <199711021938.MAA03539@rocky.mt.sri.com> from Nate Williams at "Nov 2, 97 12:38:33 pm" To: nate@mt.sri.com (Nate Williams) Date: Sun, 2 Nov 1997 20:57:10 +0100 (MET) Cc: nate@mt.sri.com, 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 > > > when irq is 0, alloacte one. When it is set, use it. The flags field is > > for whatever usage. > > I await your patches. :) > One question: if there are muliple pcic's, are they all reporting though the same irq? The reason I ask is that, when looking at the code it seems there is only code for one pcic, whereas the kernel config file show 2 lines for two devices.. -Guido