freebsd-nq/sys/dev/sound/pcm
Seigo Tanimura 512824f8f7 - Implement selwakeuppri() which allows raising the priority of a
thread being waken up.  The thread waken up can run at a priority as
  high as after tsleep().

- Replace selwakeup()s with selwakeuppri()s and pass appropriate
  priorities.

- Add cv_broadcastpri() which raises the priority of the broadcast
  threads.  Used by selwakeuppri() if collision occurs.

Not objected in:	-arch, -current
2003-11-09 09:17:26 +00:00
..
ac97_if.m Remove the trailing ^M's. makeobjops.awk does not like them. 2002-05-01 03:07:40 +00:00
ac97_patch.c Add patch for AD198x. 2003-08-21 15:44:55 +00:00
ac97_patch.h Add patch for AD198x. 2003-08-21 15:44:55 +00:00
ac97.c Recognize the Avance Logic ALC655 codec found on some ICH4/5-based 2003-10-12 11:51:24 +00:00
ac97.h update my email address. 2003-09-07 16:28:03 +00:00
buffer.c update my email address. 2003-09-07 16:28:03 +00:00
buffer.h update my email address. 2003-09-07 16:28:03 +00:00
channel_if.m
channel.c - Implement selwakeuppri() which allows raising the priority of a 2003-11-09 09:17:26 +00:00
channel.h update my email address. 2003-09-07 16:28:03 +00:00
dsp.c update my email address. 2003-09-07 16:28:03 +00:00
dsp.h update my email address. 2003-09-07 16:28:03 +00:00
fake.c update my email address. 2003-09-07 16:28:03 +00:00
feeder_fmt.c update my email address. 2003-09-07 16:28:03 +00:00
feeder_if.m Remove the trailing ^M's. makeobjops.awk does not like them. 2002-05-01 03:07:40 +00:00
feeder_rate.c Additional malloc failure checks. 2003-04-20 17:08:56 +00:00
feeder.c update my email address. 2003-09-07 16:28:03 +00:00
feeder.h update my email address. 2003-09-07 16:28:03 +00:00
mixer_if.m makeobjops.awk is stricter on syntax than the perl version. 2002-05-01 03:52:40 +00:00
mixer.c update my email address. 2003-09-07 16:28:03 +00:00
mixer.h update my email address. 2003-09-07 16:28:03 +00:00
sndstat.c update my email address. 2003-09-07 16:28:03 +00:00
sound.c update my email address. 2003-09-07 16:28:03 +00:00
sound.h update my email address. 2003-09-07 16:28:03 +00:00
vchan.c update my email address. 2003-09-07 16:28:03 +00:00
vchan.h update my email address. 2003-09-07 16:28:03 +00:00