Revert dmix.conf and dsnoop.conf

Revert dmix.conf and dsnoop.conf.
The ipc key offset had been already modified to be unique for
each card, stream, device and subdevice interanally in dmix &
co plugins.
This commit is contained in:
Takashi Iwai 2006-10-20 17:57:16 +02:00
parent 6d511eefa0
commit 21207351a8
2 changed files with 4 additions and 34 deletions

View file

@ -38,24 +38,9 @@ pcm.!dmix {
}
type dmix
ipc_key {
@func iadd
integers [
{
@func refer
name defaults.pcm.ipc_key
}
{
@func imul
integers [
{
@func card_inum
$CARD
}
2
]
}
]
}
ipc_gid {
@func refer
name defaults.pcm.ipc_gid

View file

@ -38,24 +38,9 @@ pcm.!dsnoop {
}
type dsnoop
ipc_key {
@func iadd
integers [
{
@func refer
name defaults.pcm.ipc_key
}
{
@func imul
integers [
{
@func card_inum
$CARD
}
2
]
}
]
}
ipc_gid {
@func refer
name defaults.pcm.ipc_gid