Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Sep 2003 21:38:07 +0200
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        current@freebsd.org
Subject:   DANGER!  broken /dev/console
Message-ID:  <80053.1064605087@critter.freebsd.dk>

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

I seem to have messed up /dev/console.  If you have any console
related problems with -current from today, please upgrade to
after this commit before sending me your error report!

Poul-Henning

phk         2003/09/26 12:35:50 PDT

  FreeBSD src repository

  Modified files:
    sys/alpha/tlsb       zs_tlsb.c 
    sys/dev/ofw          ofw_console.c 
    sys/dev/sab          sab.c 
    sys/dev/zs           zs.c 
    sys/kern             tty_cons.c 
    sys/pc98/pc98        sio.c 
    sys/sys              cons.h 
  Log:
  OK, I messed up /dev/console with what I had hoped would be compat
  code.  Convert remaining console drivers and hope for the best.
  
  Revision  Changes    Path
  1.39      +4 -3      src/sys/alpha/tlsb/zs_tlsb.c
  1.15      +4 -4      src/sys/dev/ofw/ofw_console.c
  1.20      +1 -1      src/sys/dev/sab/sab.c
  1.14      +1 -1      src/sys/dev/zs/zs.c
  1.115     +0 -5      src/sys/kern/tty_cons.c
  1.195     +21 -16    src/sys/pc98/pc98/sio.c
  1.31      +0 -1      src/sys/sys/cons.h


------- End of Forwarded Message



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