[comp.sys.amiga] Device Driver

wewallac@watsol.waterloo.edu (Bill Wallace) (02/10/91)

Does anyone have a simple device driver that I could modify.  Something either
in c or in asembler that has some comments in it would be useful.  I would like
to write a disk driver that runs over the serial port, similar to parnet but
I would like it to run on PC's, unix boxes and amigas.  It would be a little
slow over a 2400 baud modem but with a 9600 baud modem it would be reasonable
and with a direct connection running at 38.4kb it would be fast enough to 
use as a disk.  

The reason I wan't to do this is that I have a PC AT with a hard disk and
can't afford to buy one for my Amiga.  The other reason is that at work I
have some big (~1GB) files that I would like to be able to search (in log n
time, not a linear search obviously) without downloading them onto my amiga.

Bill Wallace
wewallace@watsol.waterloo.edu
New OED (Oxford English Dictionary)

#include <standard_disclaimer.h>