mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
<Dirk.Kalis@t-online.de>
I have attached patch for envy24control because after update from James Tappin i have had problems with the mixer and patchbay. SPDIF inputs and outputs was duplicated.
This commit is contained in:
parent
902bb89cbd
commit
766a16ca2e
5 changed files with 21 additions and 16 deletions
|
|
@ -25,6 +25,11 @@
|
|||
/* Hoontech */
|
||||
#define ICE1712_SUBDEVICE_STDSP24 0x12141217 /* Hoontech SoundTrack Audio DSP 24 */
|
||||
|
||||
#define MAX_CARD_NUMBERS 8
|
||||
#define MAX_INPUT_CHANNELS 8
|
||||
#define MAX_OUTPUT_CHANNELS 8
|
||||
#define MAX_SPDIF_CHANNELS 2
|
||||
|
||||
typedef struct {
|
||||
unsigned int subvendor; /* PCI[2c-2f] */
|
||||
unsigned char size; /* size of EEPROM image in bytes */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue