Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Oct 1998 03:05:13 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/boot/i386/libi386 comconsole.c
Message-ID:  <199810111005.DAA17265@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1998/10/11 03:05:13 PDT

  Modified files:
    sys/boot/i386/libi386 comconsole.c 
  Log:
  Fix comconsole mode.  The int 0x14 read and status commands were reversed.
  Also, make sure we set %dx each time around otherwise the commands
  suddenly start trying to work on things like com92 instead of com1.
  Make sure comc_init() is only run once.
  Cosmetic change to init-time character eater.
  
  Revision  Changes    Path
  1.4       +21 -7     src/sys/boot/i386/libi386/comconsole.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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