Changeset 86 for GPL/trunk/lib32/ioctl.c


Ignore:
Timestamp:
Jan 23, 2007, 10:34:32 PM (19 years ago)
Author:
vladest
Message:

Added missed files
Applied latest modifications of ALSA
Reworked sharing strategy between MMOS2 and UNIAUD API

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/lib32/ioctl.c

    r77 r86  
    118118        if (j++ > timeout)
    119119        {
    120             printk("j with tout =%i\n",j);
     120            printk("j with tout =%i. handle: %x\n",j, pHandle);
    121121            return -ETIME;
    122122        }
Note: See TracChangeset for help on using the changeset viewer.