Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Apr 2006 01:16:16 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/uart uart_dev_z8530.c
Message-ID:  <200604040116.k341GGlv085595@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604040116.k341GGlv085595>