Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 1996 14:35:08 -0700 (PDT)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/isa si.c
Message-ID:  <199606212135.OAA03388@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

peter       96/06/21 14:35:07

  Modified:    sys/i386/isa  si.c
  Log:
  When writing the settings for stop bits and output hardware flow control,
  things tend to work better if you write the settings to the correct
  register.. (*blush*).  This subtle bug has been haunting me for ages, and
  will solve a few problems that have been reported to me.
  
  Also, take a shot at fixing the serial BREAK processing, what was there
  before never really worked.  (There is a PR on this I think)
  
  Revision  Changes    Path
  1.46      +24 -18    src/sys/i386/isa/si.c



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