ABT320 - (C)1995-1997 J. Lemmens

To get this driver work you have to do the following:

1. Be sure you have kernel 1.1.92 or later.
2. Be sure there's a device /dev/vcsa0. If no such device run the program
   `create_vcs'.
3. Make a symbolic link from `/dev/abt' to the device to which your braille
   terminal is connected. For example:
        ln -s /dev/cua0 /dev/abt
4. Make a directory `/opt/etc/abt320' and place the files `*.au' and `tab*.txt' 
   into it.
5. Place `abt320.1' (the manual) into `/opt/man/man1'.
6. Place one of the executebles into `/opt/bin/abt320'.
7. Run `abt320' as root for best performance!

With the option `-a' you can choose another directory to contain
the `*.au' and `tab*.txt' files.
With the `-d' option you can choose another device than `/dev/abt'.
(`abt320 -h' will give more help.)
If your system has no sounddevice (/dev/audio) or this device is busy
`abt320' will beep instead of playing an `*.au' file.

