cvs commit: src/sys/powerpc/ofw ofw_syscons.c

Maxim Sobolev sobomax at FreeBSD.org
Tue Sep 23 22:16:41 UTC 2008


sobomax     2008-09-23 22:16:23 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/ofw      ofw_syscons.c 
  Log:
  SVN rev 183317 on 2008-09-23 22:16:23Z by sobomax
  
  Improve rev 183168, so that if /chosen/stdout is connected to the serial
  port by OF the syscons won't take over console. Only attach syscons to "screen"
  if /chosen/stdout is not connected, which could be the case when loader(8)
  is booted directly from the OF. This fixes Marcel's Xserver.
  
  Reported by:    marcel
  
  Revision  Changes    Path
  1.11      +5 -6      src/sys/powerpc/ofw/ofw_syscons.c


More information about the cvs-src mailing list