From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MaKcO-00017W-OP for qemu-devel@nongnu.org; Sun, 09 Aug 2009 22:28:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MaKcK-00015h-1Z for qemu-devel@nongnu.org; Sun, 09 Aug 2009 22:28:12 -0400 Received: from [199.232.76.173] (port=39845 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaKcJ-00015Z-PU for qemu-devel@nongnu.org; Sun, 09 Aug 2009 22:28:07 -0400 Received: from pop-cowbird.atl.sa.earthlink.net ([207.69.195.68]:54020) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MaKcJ-00086s-IB for qemu-devel@nongnu.org; Sun, 09 Aug 2009 22:28:07 -0400 Message-ID: <4A7F85B4.5050406@earthlink.net> Date: Sun, 09 Aug 2009 22:28:04 -0400 From: Robert Reif MIME-Version: 1.0 Subject: Re: [Qemu-devel] sparc sun4m changes References: <4A7F7E91.5000903@earthlink.net> In-Reply-To: <4A7F7E91.5000903@earthlink.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Blue Swirl Robert Reif wrote: > I just took a look at the sun4m interrupt controller and noticed > the recent changes. There are at least 3 different interrupt > controllers used by sun4m: ss600mp with VME and MBUS > specific support, ss 10/20 with MBUS support and ss 4/5/lx > with slavio support. This doesn't even address the java stations. > > intbit_to_level in slavio_intctrl.c needs to be different for each > controller chip used. There also needs to be a controller specific > interrupt mask used. > > The NCR slavio chip is only used for single processor systems > (ss 4/5/lx). It is a subset of the ss 10/20 which is a subset of the > ss600mp. We really should address these differences. > I forgot to mention the ss 10/20 uses an STP 2014 SBus to EBus Interface Controller. I have a paper copy of the User's Guide. I can have it scanned to a pdf if necessary. The ss600mp uses ASICs with no documentation other than the sun4m System Architecture manual and SPARCsystem 600MP VMEbus Implementation Guide on: http://wikis.sun.com/display/FOSSdocs/Home.