cvs commit: src/sys/dev/uart uart_cpu_sparc64.c

Jake Burkholder jake at FreeBSD.org
Mon Nov 10 22:52:05 PST 2003


jake        2003/11/10 22:52:04 PST

  FreeBSD src repository

  Modified files:
    sys/dev/uart         uart_cpu_sparc64.c 
  Log:
  Allow uart to attach to keyboards that are not the firmware's notion of
  stdin, such as when using a serial console.  We must recognize these
  devices here so that we can override the tty attach routine.
  
  Revision  Changes    Path
  1.7       +34 -13    src/sys/dev/uart/uart_cpu_sparc64.c


More information about the cvs-src mailing list