Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Dec 2005 18:11:11 +0000 (UTC)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sound/usb uaudio.c
Message-ID:  <200512291811.jBTIBCJE068605@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
netchild    2005-12-29 18:11:11 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/usb    uaudio.c 
  Log:
  Fix some kind of "off by one"-error: the min or max sample rate the
  device is able to reproduce should be usable too instead of failing
  in such a case.
  
  PR:             89269
  Submitted by:   Don L. Belcher <don@siad.net>
  
  Revision  Changes    Path
  1.19      +2 -2      src/sys/dev/sound/usb/uaudio.c



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