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

Marcel Moolenaar marcel at FreeBSD.org
Tue Apr 4 01:16:17 UTC 2006


marcel      2006-04-04 01:16:16 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/uart         uart_dev_z8530.c 
  Log:
  In z8530_divisor() return 0 if the calculated divisor is less than 0.
  This happens when the baudrate is too high for the given RCLK.
  
  Revision  Changes    Path
  1.17      +1 -1      src/sys/dev/uart/uart_dev_z8530.c


More information about the cvs-src mailing list