Ignore:
Timestamp:
Jul 17, 2000, 8:37:33 PM (25 years ago)
Author:
sandervl
Message:

misc updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sbliveos2/trunk/drv32/idc.c

    r151 r152  
    113113  case IDC32_STREAM_RESET:
    114114        return OSS32_StreamReset(pPacket->startstop.streamtype, pPacket->startstop.streamid);
     115
     116  case IDC32_STREAM_GETSPACE:
     117        return OSS32_StreamGetSpace(pPacket->getspace.streamtype, pPacket->getspace.streamid);
    115118 
    116119  case IDC32_STREAM_IOCTL:
Note: See TracChangeset for help on using the changeset viewer.