From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.231]) by ozlabs.org (Postfix) with ESMTP id E683CDDE25 for ; Wed, 16 Jan 2008 17:03:50 +1100 (EST) Received: by nz-out-0506.google.com with SMTP id i1so117038nzh.39 for ; Tue, 15 Jan 2008 22:03:49 -0800 (PST) Message-ID: Date: Tue, 15 Jan 2008 22:03:48 -0800 From: vb Sender: vbendeb@gmail.com To: linuxppc-embedded@ozlabs.org Subject: MPIC ISU MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Greetings, I am trying to write a BSP for an 8245 based device. One thing which really gets me puzzled is the 'ISU' facility in arch/powerpc/sysdev/mpic.c, there is also a notion of ISU-less platforms, etc. I looked through the chip's programmer's reference, even read the original AMD/Cypress OpenPIC specification - not a clue. What is it, at the very least - what does ISU stand for? I would really appreciate any hints, thank you in advance, /vb