This implementation uses the serial port COM 
functions from Linux. These are console applications 
compiled with 'gcc'.

Uses the 'userial' MicroLAN(1-Wire Net) source
set from the '\source\lib\userial' directory and
all of the application files from '\source\apps'.

The file (very crude) Makefile will create all of the six
sample applications.  

One file has been added for this implementation:

   linuxlnk - Serial COM functions using Linux
              calls.  Contributer: Andrea Chambers and
              University of Newcastle upon Tyne.  Updates
              by David Smiczek.  This is an implemenation 
              of the '\source\lib\userial\todo.c' file.

