:
#
# This is a sample backend designed to connect MLP to an HP LaserJet compatible
# printer.  The file "driver" (which is not included in the basic MLP) supports
# text based imaging and bar codes as well as appearing as an IBM/Epson like
# printer for the purposes of printing text.
#

stty 9600 ixon -ixoff -ixany -opost -inlcr -inpck -ignbrk -icanon 0<&1

# you may need to do this for serial connection debugging purposes
#stty -a 0<&1 >/tmp/debug


/usr/spool/mlp/backend/hpfilter
