freebsd-dev/sys/dev/sound/pcm
Ariff Abdullah a5b0e31251 Be much more forgiving towards applications that requesting ioctls
that should be a no-op (for example, requesting SYNC on record path).
The standards does not indicate that such requests are illegal, so
just return it as success instead of EINVAL.

Approved by:	re (mux)
2007-07-04 12:33:11 +00:00
..
ac97_if.m
ac97_patch.c Fix no-sound issues with ASUS A9T notebook. 2007-07-01 17:28:58 +00:00
ac97_patch.h - AC97 quirk / patch cleanups. Most quirks doesn't work in general sense 2007-04-19 13:54:22 +00:00
ac97.c Flush remaining malloc() cleanups (M_NOWAIT -> M_WAITOK). 2007-06-17 06:10:43 +00:00
ac97.h - AC97 quirk / patch cleanups. Most quirks doesn't work in general sense 2007-04-19 13:54:22 +00:00
buffer.c Last (again ?!?) major commit for RELENG_7, featuring total Giant 2007-06-16 03:37:28 +00:00
buffer.h Buffer optimization and locking cleanup. Don't resize/malloc 2007-06-14 11:15:51 +00:00
channel_if.m [stage: 5/9] 2007-03-16 17:16:24 +00:00
channel.c Last (again ?!?) major commit for RELENG_7, featuring total Giant 2007-06-16 03:37:28 +00:00
channel.h Last (again ?!?) major commit for RELENG_7, featuring total Giant 2007-06-16 03:37:28 +00:00
dsp.c Be much more forgiving towards applications that requesting ioctls 2007-07-04 12:33:11 +00:00
dsp.h Last (again ?!?) major commit for RELENG_7, featuring total Giant 2007-06-16 03:37:28 +00:00
fake.c Spring cleanup on irrelevant NULL checking over M_WAITOK allocations. 2007-03-15 18:19:01 +00:00
feeder_fmt.c Separate license from comments. 2007-06-02 13:07:44 +00:00
feeder_if.m
feeder_rate.c Last (again ?!?) major commit for RELENG_7, featuring total Giant 2007-06-16 03:37:28 +00:00
feeder_volume.c Use signed int, since all the samples are in that form. 2007-06-16 20:36:39 +00:00
feeder.c Reassign default unit to a valid unit, be it during attach or detach. 2007-06-17 15:53:11 +00:00
feeder.h [stage: 4/9] 2007-03-16 17:15:33 +00:00
mixer_if.m
mixer.c Last (again ?!?) major commit for RELENG_7, featuring total Giant 2007-06-16 03:37:28 +00:00
mixer.h Last (again ?!?) major commit for RELENG_7, featuring total Giant 2007-06-16 03:37:28 +00:00
sndstat.c Last (again ?!?) major commit for RELENG_7, featuring total Giant 2007-06-16 03:37:28 +00:00
sound.c Spelling nit due to my lamenglishness. 2007-06-17 19:02:05 +00:00
sound.h Last (again ?!?) major commit for RELENG_7, featuring total Giant 2007-06-16 03:37:28 +00:00
vchan.c Last (again ?!?) major commit for RELENG_7, featuring total Giant 2007-06-16 03:37:28 +00:00
vchan.h Last major commit and updates for RELENG_7: 2007-05-31 18:43:33 +00:00