X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fsound%2Fasound.h;h=b957763c32bb7d62bc378d0a49f712e1529c89b8;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=56d63b91b87b720f5c4e6214dcd7d91bba279916;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/sound/asound.h b/include/sound/asound.h index 56d63b91b..b957763c3 100644 --- a/include/sound/asound.h +++ b/include/sound/asound.h @@ -110,9 +110,12 @@ enum sndrv_hwdep_iface { SNDRV_HWDEP_IFACE_MIXART, /* Digigram miXart cards */ SNDRV_HWDEP_IFACE_USX2Y, /* Tascam US122, US224 & US428 usb */ SNDRV_HWDEP_IFACE_EMUX_WAVETABLE, /* EmuX wavetable */ + SNDRV_HWDEP_IFACE_BLUETOOTH, /* Bluetooth audio */ + SNDRV_HWDEP_IFACE_USX2Y_PCM, /* Tascam US122, US224 & US428 rawusb pcm */ + SNDRV_HWDEP_IFACE_PCXHR, /* Digigram PCXHR */ /* Don't forget to change the following: */ - SNDRV_HWDEP_IFACE_LAST = SNDRV_HWDEP_IFACE_EMUX_WAVETABLE, + SNDRV_HWDEP_IFACE_LAST = SNDRV_HWDEP_IFACE_PCXHR }; struct sndrv_hwdep_info {