[PATCH] added detection of ALSA OSS devices
Danny Kukawka
danny.kukawka at web.de
Wed Jul 27 12:09:55 PDT 2005
On Wednesday 27 July 2005 19:40, David Zeuthen wrote:
> OK, this introduces three new device objects on my system that needs
> extra work
>
> - ALSA Timer Device (/dev/snd/timer) - only got
> alsa.type = timer
>
> - OSS Sequencer Device (/dev/sequencer)
> oss.type = sequencer
>
> - OSS Sequencer Device (/dev/sequencer2)
> alsa.type = sequencer
>
> at the very least we need the alsa.device_file and oss.device_file
> properties. Also, are the timers tied to a specific sound card? If yes,
> we need the alsa.physical_device and oss.physical_device properties
> along with correct info.parent and so on. If no (tied to a sound card),
> we should probably omit them completely don't you think?
O.K. no problem to add alsa.device_file and oss.device_file. I'll rework the
patch.
As far as I know these devices are not tied to a specific sound card, but I'll
discuss this with Takashi Iwai. I think we should add this (essential)
devices also if they not tied to a special sound card.
Could you send the output of these commands ?:
cat /sys/class/sound/sequencer*/dev
cat /proc/asound/devices
Cheers,
Danny
_______________________________________________
hal mailing list
hal at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/hal
More information about the Hal
mailing list