From fnaumann@mail.cs.uni-magdeburg.de  Sun Jul 11 16:30:29 2004
Subject: Re: [MiNT] Falcon IDE controller
From: Petr Stehlik <joy@sophics.cz>
To: Adam =?iso-8859-2?Q?K=B3obukowski?= <atari@gabo.pl>
Cc: MiNT Mailing List <mint@fishpool.com>,
   Atari Running on Any Machine - UML <aranym-user@bobek.sh.cvut.cz>
In-Reply-To: <002801c46730$50b9edf0$24dc1953@dalamar>
References: <002801c46730$50b9edf0$24dc1953@dalamar>
Content-Type: text/plain; charset=iso-8859-2
Message-Id: <1089555692.2129.24.camel@joy.home>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.6 
Date: Sun, 11 Jul 2004 16:21:32 +0200
X-MIME-Autoconverted: from 8bit to quoted-printable by ns1.avonet.cz id QAA00412
X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at fishpool.fi
Delivered-To: mint@fishpool.com
Delivered-To: mint@lists.fishpool.fi
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: joy@sophics.cz
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-ID: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
X-Milter: ClamAV 0.70/0.70kjel
X-Milter: milter-regex 1.5jel
X-Milter: ClamAV 0.70/0.70kjel
X-Milter: milter-regex 1.5jel
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by prinz.cs.uni-magdeburg.de id i6BEU7r5012422

V Ne, 11. 07. 2004 v 12:17, Adam Kłobukowski píše:
> I'm especially interested in how it interacts with MFP.

This is an interesting piece of information from linux:

/* ST-MFP interrupts */
...
#define IRQ_MFP_FDC       (15)
#define IRQ_MFP_ACSI      IRQ_MFP_FDC
#define IRQ_MFP_FSCSI     IRQ_MFP_FDC
#define IRQ_MFP_IDE       IRQ_MFP_FDC

So the interrupt is shared between FDC, ACSI, Falcon SCSI and Falcon
IDE.

Petr


