From mint-bounce@lists.fishpool.fi Mon Aug 23 06:06:51 2010 To: mint Subject: Re: [MiNT] xdd and xfs files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Date: Mon, 23 Aug 2010 12:04:50 +0200 From: m0n0 Reply-To: ole@monochrom.net In-Reply-To: References: <1282552691.1901.1.camel@jetpack.demon.co.uk> <1282554016.1901.10.camel@jetpack.demon.co.uk> Message-ID: <8e68c5a8d978626f4a276b221f92848c-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUNBAjBTXF5bVkYJXVxoB1E6XF1XQ0AHWFJQQA==-webmailer2@server03.webmailer.hosteurope.de> X-Sender: ole@monochrom.net User-Agent: Host Europe Webmailer/2.0 X-HE-Access: Yes X-bounce-key: webpack.hosteurope.de;ole@monochrom.net;1282557890;8fc41526; X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: ole@monochrom.net Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Am Montag, den 23.08.2010, 11:45 +0200 schrieb Martin Tarenskeen : > On Mon, 23 Aug 2010, Alan Hourihane wrote: > >> O.k. I see what you are doing, but I was thinking more like a one-liner >> doc, something like.... >> >> inet4.xdd - TCP/IP Networking for FreeMiNT >> ethernat.xif - Network Driver for EtherNAT hardware >> ext2.xfs - Ext2 Filesystem driver >> minix.xfs - MinixFS Filesystem driver >> >> etc. > > Yes, something like that is exactly what I am looking for. some additions : audiodev.xdd - /dev/audio for ALL Ataris dsp56k.xdd - Falcon DSP Device driver, maybe audiodev needs it when running on falcon? dummy.xdd - Just an test driver, no need to install flop_raw.xdd - Raw floppy access. You should not need it. inet4.cdd - TCP / IP interface lp.xdd - Parallel interface driver mfp.xdd - MFP Serial Port driver, for systems having MFP serial ports ( falcon ...? ) scc.xdd - SCC Serial Port driver, for systems havin SCC serial ports ( ST ... ? ) uart.xdd - Another Serial port driver, for systems with 16550 UART chip... (milan) xconout2.xdd - implements /dev/xconout2 / (logging output etc.)