From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id fAD5IQN27095 for linux-mips-outgoing; Mon, 12 Nov 2001 21:18:26 -0800 Received: from dea.linux-mips.net (localhost [127.0.0.1]) by oss.sgi.com (8.11.2/8.11.3) with ESMTP id fAD5IN027088 for ; Mon, 12 Nov 2001 21:18:23 -0800 Received: (from ralf@localhost) by dea.linux-mips.net (8.11.1/8.11.1) id fACNubA09148; Tue, 13 Nov 2001 10:56:37 +1100 Date: Tue, 13 Nov 2001 10:56:37 +1100 From: Ralf Baechle To: Jun Sun Cc: James Simmons , Atsushi Nemoto , linux-mips@oss.sgi.com, linux-mips-kernel@lists.sourceforge.net Subject: Re: [Linux-mips-kernel]Re: i8259.c in big endian Message-ID: <20011113105637.C5274@dea.linux-mips.net> References: <3BEC20D5.AD6ABBA6@mvista.com> <20011112231528.D3949@dea.linux-mips.net> <3BF0159A.D5DAF75B@mvista.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3BF0159A.D5DAF75B@mvista.com>; from jsun@mvista.com on Mon, Nov 12, 2001 at 10:31:54AM -0800 X-Accept-Language: de,en,fr Sender: owner-linux-mips@oss.sgi.com Precedence: bulk On Mon, Nov 12, 2001 at 10:31:54AM -0800, Jun Sun wrote: > > > isa_slot_offset is an obselete garbage. Can someone do Ralf's a favor and > > > send him a patch to get rid of it (as if he can't do it himself :-0) ? > > > > Nope. Somebody could fix isa_{read,write}[bwl] to use isa_slot_offset. > > Right now all the ISA functions are broken. So in case you're ISA drivers > > seem to work that's the proof that they're broken *evil grin* :-) > > I doubt if there is any MIPS machine using standard PC ISA bus that is *not* > on a PCI bus ... Many more than you'd ever want to support :-( And yes, EISA and VLB bus also. I even heared the rumour about SBUS in MIPS machines. Ralf