ariff 2007-06-16 20:36:39 UTC FreeBSD src repository Modified files: sys/dev/sound/pcm feeder_volume.c Log: Use signed int, since all the samples are in that form. This will help future implementation of soft amplifier with variable/relative 0db. Revision Changes Path 1.6 +4 -4 src/sys/dev/sound/pcm/feeder_volume.c