marcel      2006-04-27 05:43:10 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/uart         uart_dev_ns8250.c 
  Log:
  Use 115200 and not 9600 as the initial baudrate. This speeds up
  detection of the FIFO size. Especially for large FIFOs.
  
  Revision  Changes    Path
  1.21      +1 -1      src/sys/dev/uart/uart_dev_ns8250.c