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/sonicvibes.c

    r32 r77  
    15781578                return err;
    15791579        }
    1580         if ((err = snd_mpu401_uart_new(card, 0, MPU401_HW_SONICVIBES,
    1581                                        sonic->midi_port, 1,
     1580        if ((err = snd_mpu401_uart_new(card, 0, MPU401_HW_SONICVIBES,
     1581                                       sonic->midi_port, MPU401_INFO_INTEGRATED,
    15821582                                       sonic->irq, 0,
    15831583                                       &midi_uart)) < 0) {
Note: See TracChangeset for help on using the changeset viewer.