Show
Ignore:
Timestamp:
03/22/08 14:48:09 (16 years ago)
Author:
ppalmers
Message:

- first attempt at not causing total havoc when devices are removed from the bus.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libffado/libffado/ffado.h

    r864 r967  
    222222 */ 
    223223typedef enum { 
     224    ffado_wait_shutdown        = -3, 
    224225    ffado_wait_error           = -2, 
    225226    ffado_wait_xrun            = -1,