Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 1995 17:48:19 -0700
From:      Peter Wemm <peter>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/i386/isa si.c
Message-ID:  <199508220048.RAA21863@freefall.FreeBSD.org>

next in thread | raw e-mail | index | archive | help
peter       95/08/21 17:48:18

  Modified:    usr.sbin/sicontrol  sicontrol.c
  Log:
  Recognize a new debug option.. "optim" - for watching the L_RINT bypass
  and hotchar selection.

  Modified:    sys/i386/include  si.h
  Log:
  add a new Debug mode.. "DBG_OPTIM" - for observing the L_RINT bypass

  Modified:    sys/i386/isa  si.c
  Log:
  Fix some outstanding bugs in the DCD modem control..
  Implement the slip/ppp "hotchar" detection to improve latency
  Debug the L_RINT bypass code..
  Fix an interesting feature that caused 8-bit chars to loose their top bit
  in some circumstances..
  
  This finishes the remaining outstanding problems that I'm aware of, with
  the exception of efficiency...  Optimizing can come later after it's fully
  debugged.



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