From mint-bounce@lists.fishpool.fi Mon Aug 23 06:36:54 2010 To: mint From: Peter Slegg Subject: Re: [MiNT] xdd and xfs files Reply-To: Peter Slegg X-Mailer: MyMAIL Rev:1.94.13761 (Atari/(STiK/STinG/GlueSTiK)) X-Hardware: Atari Milan MIME-Version: 1.0 Date: Mon, 23 Aug 2010 11:34:18 +0200 (GMT) Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 X-MSMail-Priority: Normal Message-Id: <00095d2a.01b91262a2ba@smtp.freeola.net> References: <8e68c5a8d978626f4a276b221f92848c-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUNBAjBTXF5bVkYJXVxoB1E6XF1XQ0AHWFJQQA==-webmailer2@server03.w> In-Reply-To: 8e68c5a8d978626f4a276b221f92848c-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUNBAjBTXF5bVkYJXVxoB1E6XF1XQ0AHWFJQQA==-webmailer2@server03.w X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: p.slegg@scubadivers.co.uk Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id o7NAar75005777 On Mon, 23 Aug 2010 12:04:50 , m0n0 wrote: > > 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.) > > > there is also an mfp_mil.xdd for the Milan What does lp.xdd actually do ? I have it installed now but there is no obvious difference to printing. I had hoped it would do background printing like Magic does. Suggestion. It would be good to have a mint manager like Mint Setter that also show which drivers are installed, versions, dates etc. A XaAES management tool would also be nice. Things for the Roadmap ? Peter