This implementation uses the serial port COM 
functions from MAC OS.

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

One file has been added for this implementation:

   maclnk.c - Serial COM functions using MAC function
              calls.  Contributer: Harry Whitfield and
              University of Newcastle upon Tyne.
              This is an implemenation of the 
              '\source\lib\userial\todo.c' file.

NOTE: This version has not been tested to compile
      on a Mac since being updated.  At least the 
      function msGettick() still needs to be implemented.
      (Donations welcome)

