
This compressed file contains several utilities (including source) for use
with a FOSSIL driver.  They are not specific to BNU in any way, and show
working examples of how a FOSSIL interface works - at least at the ASM
level.


    FUTIL	Provides a means of 'simulating' a full connect
    FTTY	A VERY simple terminal/TTY interface, useful for
         	talking directly to your modem
    FTYPE	Simulates DOS 'TYPE' command, redirected to a
         	COM port (and much safer!)
    FECHO	Simulates DOS 'ECHO' command, redirected to a
         	COM port (and safer)
