public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] saa7134 bug in 64 bits system
@ 2008-10-11 16:12 mathieu.taillefumier
  2008-10-11 19:34 ` Andy Walls
  0 siblings, 1 reply; 7+ messages in thread
From: mathieu.taillefumier @ 2008-10-11 16:12 UTC (permalink / raw)
  To: linux-dvb

[-- Attachment #1: Type: text/plain, Size: 1023 bytes --]

Hi devs,

I discover an annoying bug in the saa7134 module after using my tv card again.
The card is a cinergy ht pcmcia which works perfectly on both XP and fedora 10
(with a customized kernel 2.7.27-rc8) but fail to initialize the card correctly
on 64bits kernel (it is a lfs in this case with the same version of the kernel
and the same drivers for the tv card). The drivers I am using are the last
version of the mercurial repository. I attached the dmesg files for both 32bits
and 64bits (same arch).

I try to track the problem and it seems that it is coming from the init function
of the driver in particular the line saa_readl(SAA7134_GPIO_GPSTATUS0>>2). the
gpio is wrong on 64 bits. The kernel indicates gpio is ffffffff instead of gpio
is 0 (which is the correct value). So I do not know if it is problem in the
drivers or if the problem is coming from the kernel itself. I am willing to help
the devs to track down this bug so please let me know if you need some help.

Regards

Mathieu



[-- Attachment #2: dmesg-64.gz --]
[-- Type: application/gzip, Size: 12474 bytes --]

[-- Attachment #3: dmesg-32.gz --]
[-- Type: application/gzip, Size: 13713 bytes --]

[-- Attachment #4: Type: text/plain, Size: 150 bytes --]

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

end of thread, other threads:[~2008-10-24  8:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-11 16:12 [linux-dvb] saa7134 bug in 64 bits system mathieu.taillefumier
2008-10-11 19:34 ` Andy Walls
2008-10-11 23:47   ` hermann pitton
2008-10-23  9:43     ` Mathieu Taillefumier
2008-10-23 22:12       ` hermann pitton
2008-10-24  8:00         ` Mathieu Taillefumier
2008-10-13  7:55   ` Mathieu Taillefumier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox