Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 1995 06:59:47 -0700
From:      Bill Paul <wpaul>
To:        CVS-commiters, cvs-usrsbin
Subject:   cvs commit: src/usr.sbin/lpr/lpd printjob.c
Message-ID:  <199507311359.GAA22587@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
wpaul       95/07/31 06:59:46

  Modified:    usr.sbin/lpr/lpd  printjob.c
  Log:
  The other day someone brought me an old Apple Laserwriter II with a serial
  interface set at 57600 baud, and I found out the hard way that lpd doesn't
  know about speeds greater than 38400, even though <sys/ttydev.h> also
  permits 57600 and 115200 baud. Fix this by adding B57600 and B115200 to the
  'bauds' table. (The Apple printer worked properly once I did this, BTW. :)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507311359.GAA22587>