Ticket #2236: auich_fix_final.diff

File auich_fix_final.diff, 524 bytes (added by herdemir, 16 years ago)

FINAL patch

  • src/add-ons/kernel/drivers/audio/ac97/auich/auich.c

     
    663663    if ((rv & CNT_COLD) == 0) {
    664664        LOG(("cold reset failed\n"));
    665665    }
    666 
     666   
     667    snooze(1000); // wait some time
     668   
    667669    /* attach the codec */ 
    668670    PRINT(("codec attach\n"));
    669671    ac97_attach(&card->config.ac97, (codec_reg_read)auich_codec_read,