Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Nov 1996 18:26:15 -0800 (PST)
From:      Paul Traina <pst>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/conf options.i386 src/sys/i386/isa sio.c sioreg.h src/sys/i386/boot/biosboot Makefile serial.S
Message-ID:  <199611020226.SAA03228@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
pst         96/11/01 18:26:13

  Modified:    sys/i386/boot/biosboot  Makefile serial.S
  Log:
  Rationalize support for serial consoles running at baud rates other than 9600
  baud.  This isn't particularly beautiful, but neither is it disgustingly
  gross.
  
  Revision  Changes    Path
  1.51      +4 -1      src/sys/i386/boot/biosboot/Makefile
  1.4       +4 -3      src/sys/i386/boot/biosboot/serial.S

  Modified:    sys/i386/conf  options.i386
  Log:
  add in CONSPEED option
  
  Revision  Changes    Path
  1.27      +2 -1      src/sys/i386/conf/options.i386

  Modified:    sys/i386/isa  sio.c sioreg.h
  Log:
  add in CONSPEED option which controls console serial port speed
  
  Revision  Changes    Path
  1.148     +8 -5      src/sys/i386/isa/sio.c
  1.5       +5 -1      src/sys/i386/isa/sioreg.h



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