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

    r76 r77  
    27762776    if (enable_mpu[dev]) {
    27772777        if ((err = snd_mpu401_uart_new(card, 0, MPU401_HW_MPU401,
    2778                                        chip->io_port + ESM_MPU401_PORT, 1,
     2778                                       chip->io_port + ESM_MPU401_PORT,
     2779                                       MPU401_INFO_INTEGRATED,
    27792780                                       chip->irq, 0, &chip->rmidi)) < 0) {
    27802781            printk(KERN_WARNING "es1968: skipping MPU-401 MIDI support..\n");
Note: See TracChangeset for help on using the changeset viewer.