_card_reader_thread_
fThreadIdCardReader = spawn_thread(_card_reader_thread_, "DVB card reader",
static int32 _card_reader_thread_(void *arg);
fThreadIdCardReader = spawn_thread(_card_reader_thread_, "FireWire DV reader", 120, this);
static int32 _card_reader_thread_(void *arg);