All of lore.kernel.org
 help / color / mirror / Atom feed
* tm6000 audio urb
@ 2010-05-31 22:22 Luis Henrique Fagundes
  2010-06-01  3:59 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 2+ messages in thread
From: Luis Henrique Fagundes @ 2010-05-31 22:22 UTC (permalink / raw)
  To: Linux Media Mailing List

Hi,

I'm having my first adventures on driver coding, trying to help audio
development of tm6000 based on Mauro's hints.

According to Mauro and coding comments, the audio URBs are already
being received by tm6000-video. The copy_packet function correctly
filters video packets (identified as cmd=1, extracted from header) and
the tm6000_msg_type array suggests that the cmd=2 would be the audio
packets. I logged all packets not being copied to video buffer and
realized that the only packets remaining have been identified as
cmd=4, which is supposedly type "pts".

For me it looks like either the cmd=4 type is audio, or the audio is
not really being received. Does this make sense?

Luis

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-06-01  3:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-31 22:22 tm6000 audio urb Luis Henrique Fagundes
2010-06-01  3:59 ` Mauro Carvalho Chehab

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.