Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Mar 2001 06:10:51 -0800 (PST)
From:      Orion Hodson <orion@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sound/pci vibes.c
Message-ID:  <200103211410.f2LEApe70800@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
orion       2001/03/21 06:10:51 PST

  Modified files:
    sys/dev/sound/pci    vibes.c 
  Log:
  Change type of channel speed variable from "int" to "u_int32_t" to
  avoid overflow when scaling playback rate.  Fixes 44.1k playback from
  being 48k (I am deaf to this difference...).
  
  Revision  Changes    Path
  1.2       +2 -2      src/sys/dev/sound/pci/vibes.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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