Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jul 2009 12:51:27 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/uart uart_cpu_powerpc.c
Message-ID:  <200907231251.n6NCpmx4022615@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nwhitehorn    2009-07-23 12:51:27 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/uart         uart_cpu_powerpc.c 
  Log:
  SVN rev 195831 on 2009-07-23 12:51:27Z by nwhitehorn
  
  Fix serial console on Apple Xserve G5 by falling back to input-device-1
  if input-device is unavailable. The Xserve G5 defaults to using
  screen/keyboard for output-device/input-device even if these are not
  installed, and then falls back to serial ports at boot time.
  
  Reviewed by:    marcel
  Hardware from:  grehan
  Approved by:    re (kib)
  
  Revision  Changes    Path
  1.8       +32 -9     src/sys/dev/uart/uart_cpu_powerpc.c



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