From owner-freebsd-mobile Sun Nov 2 11:13:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA07071 for mobile-outgoing; Sun, 2 Nov 1997 11:13:26 -0800 (PST) (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 LAA07062 for ; Sun, 2 Nov 1997 11:13:23 -0800 (PST) (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 MAA09950; Sun, 2 Nov 1997 12:13:14 -0700 (MST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id MAA03336; Sun, 2 Nov 1997 12:13:11 -0700 (MST) Date: Sun, 2 Nov 1997 12:13:11 -0700 (MST) Message-Id: <199711021913.MAA03336@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Guido van Rooij Cc: nate@mt.sri.com (Nate Williams), freebsd-mobile@freebsd.org Subject: Re: problems after PAO -> 2.2.5 stable In-Reply-To: <199711021902.UAA05413@gvr.gvr.org> References: <199711021708.KAA02917@rocky.mt.sri.com> <199711021902.UAA05413@gvr.gvr.org> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-mobile@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > > I did that change and it worked. Perhaps it would even be better > > > to be able to configure the irq the pcic will be using. > > > > This is the best solution, but there's no easy solution to implementing > > it. If you can come up with one I'm all ears/eyes. > > Yeah..I've looked at the way it is doen now and it isn't quite easy. Right now assigning an IRQ to a device == claiming it's an ISA device. > Anyway, we could introduce an option so at least we can do both ;-) Options are evil. :) Nate