freebsd-skq/sys/dev/sound/pcm
Robert Watson 6a113b3de7 Merge the dev_clone and dev_clone_cred event handlers into a single
event handler, dev_clone, which accepts a credential argument.
Implementors of the event can ignore it if they're not interested,
and most do.  This avoids having multiple event handler types and
fall-back/precedence logic in devfs.

This changes the kernel API for /dev cloning, and may affect third
party packages containg cloning kernel modules.

Requested by:	phk
MFC after:	3 days
2005-08-08 19:55:32 +00:00
..
ac97_if.m
ac97_patch.c
ac97_patch.h
ac97.c * Slightly new method to detect mixer capabilities and resolution. 2005-07-31 14:28:31 +00:00
ac97.h
buffer.c Whats New: 2005-07-31 16:16:22 +00:00
buffer.h
channel_if.m
channel.c Whats New: 2005-07-31 16:16:22 +00:00
channel.h
dsp.c Merge the dev_clone and dev_clone_cred event handlers into a single 2005-08-08 19:55:32 +00:00
dsp.h
fake.c Whats New: 2005-07-31 16:16:22 +00:00
feeder_fmt.c Whats New: 2005-07-31 16:16:22 +00:00
feeder_if.m
feeder_rate.c Whats New: 2005-07-31 16:16:22 +00:00
feeder.c
feeder.h
mixer_if.m
mixer.c Merge the dev_clone and dev_clone_cred event handlers into a single 2005-08-08 19:55:32 +00:00
mixer.h
sndstat.c
sound.c * Fix panic during driver unload on second attempt after failure on 2005-07-31 10:55:24 +00:00
sound.h Whats New: 2005-07-31 16:16:22 +00:00
vchan.c Whats New: 2005-07-31 16:16:22 +00:00
vchan.h