Ignore:
Timestamp:
Jul 23, 2006, 11:54:27 AM (19 years ago)
Author:
vladest
Message:

Provide sources to latest exist binary. See changelog for changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/alsa-kernel/pci/trident/trident.c

    r34 r77  
    149149                }
    150150        }
    151         if ((err = snd_mpu401_uart_new(card, 0, MPU401_HW_TRID4DWAVE,
    152                                        trident->midi_port, 1,
     151        if ((err = snd_mpu401_uart_new(card, 0, MPU401_HW_TRID4DWAVE,
     152                                       trident->midi_port,
     153                                       MPU401_INFO_INTEGRATED,
    153154                                       trident->irq, 0, &trident->rmidi)) < 0) {
    154155                snd_card_free(card);
Note: See TracChangeset for help on using the changeset viewer.