[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] xdd and xfs files



Am Montag, den 23.08.2010, 11:45 +0200 schrieb Martin Tarenskeen
<m.tarenskeen@zonnet.nl>:
> 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.)