<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:
Jaroslav Kysela 2004-02-24 19:05:44 +00:00
parent 902bb89cbd
commit 766a16ca2e
5 changed files with 21 additions and 16 deletions

View file

@ -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 */