XDD skeleton
============

Feedback, bugreports, suggestions and any other constructive comment
is strongly recommended. Please send it as e-mail to me or the
MiNT mailinglist <freemint-discuss@lists.sourceforge.net>.


This is just an xdd skeleton for those who like to program an
xdd. Simply rename this folder to the name of your xdd and fix
up the names.

It compile and link to a complete ready to use xdd. Just add
your code.

The sekeleton contain example code for tty devices and for raw
character devices. Remove the things you don't need!


Copying:
--------
Copyright 1999, 2000, 2001 Frank Naumann <fnaumann@freemint.de>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.


Frank Naumann
<fnaumann@freemint.de>

Magdeburg, 18.01.2001
