Ignore:
Timestamp:
May 31, 2009, 6:14:56 AM (16 years ago)
Author:
Paul Smedley
Message:

Re-implement hack in hda_intel.c to stop looping in azx_update_rirb() when jiffies stops updating + tidy ups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/drv32/devhlp.asm

    r32 r434  
    143143iodelay32_ endp
    144144
     145;iodelay32_ proc near
     146;       mov ax,DOSIODELAYCNT
     147;       top:
     148;       dec ax
     149;       jnz top
     150;iodelay32_ ENDP
     151
    145152CODE32  ends
    146153
Note: See TracChangeset for help on using the changeset viewer.