freebsd-skq/sys/boot/sparc64
marius 94bb79907b MFC: sys/boot/sparc64/loader/metadata.c 1.14,
sys/dev/uart/uart_cpu_sparc64.c 1.21

- Change the code that determines whether to use a serial console and
  which serial device to use in that case respectively to not rely on
  the OFW names of the input/output and stdin/stdout devices. While at
  it save on some variables and for sys/boot/sparc64/loader/metadata.c
  move the code in question to a new function md_bootserial() so it can
  be kept in sync with uart_cpu_getdev_console() more easily.
- Adjust the size of some buffers.
- Remove the package handle of the '/options' node from the argument
  list of uart_cpu_getdev_dbgport().

Approved by:	re (scottl)
2005-08-27 15:52:05 +00:00
..
boot1 Start each of the license/copyright comments with /*- 2005-01-05 22:16:58 +00:00
loader MFC: sys/boot/sparc64/loader/metadata.c 1.14, 2005-08-27 15:52:05 +00:00
Makefile
Makefile.inc MFi386. 2004-02-09 14:17:02 +00:00