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

Marcel Moolenaar marcel at FreeBSD.org
Sun Jul 25 20:54:41 PDT 2004


marcel      2004-07-26 03:54:40 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/uart         uart_dev_ns8250.c 
  Log:
  When sizing the FIFO, don't count all the way up to 1030 if any FIFO
  size larger than 128 is considered an incompatible size. Stop counting
  when we reach 130 in the loop.
  
  Revision  Changes    Path
  1.9       +1 -1      src/sys/dev/uart/uart_dev_ns8250.c


More information about the cvs-src mailing list