1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-10 14:02:43 +00:00
freebsd/sys/dev/sound
Orion Hodson 50aac86c8a 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...).
2001-03-21 14:10:51 +00:00
..
isa destroy child devices on detach to prevent ever-increasing numbers of 2001-03-17 16:04:25 +00:00
midi - Do not touch the Giant. 2001-03-14 07:29:47 +00:00
pci Change type of channel speed variable from "int" to "u_int32_t" to 2001-03-21 14:10:51 +00:00
pcm don't leak memory allocated for feeders at module unload 2001-03-16 20:58:44 +00:00
chip.h
driver.c pcm driver for S3 Sonicvibes chipset. 2001-03-19 00:26:41 +00:00