From: Jelle Foks <jelle@foks.8m.com>
To: Gerd Knorr <kraxel@bytesex.org>
Cc: "Randy.Dunlap" <rddunlap@osdl.org>,
lkml <linux-kernel@vger.kernel.org>, akpm <akpm@osdl.org>
Subject: Re: [PATCH] cx88: fix printk arg. type
Date: Wed, 17 Nov 2004 13:21:21 -0500 [thread overview]
Message-ID: <1100715680.2004.33.camel@zoot.ultrawaves> (raw)
In-Reply-To: <20041117172519.GB8176@bytesex>
On Wed, 2004-11-17 at 12:25, Gerd Knorr wrote:
> > - dprintk(0, "ERROR: Firmware size mismatch (have %ld, expected %d)\n",
> > + dprintk(0, "ERROR: Firmware size mismatch (have %Zd, expected %d)\n",
>
> Thanks, merged to cvs. I like that 'Z'. Or is that just a linux-kernel
> printk specific thingy? Or is this standardized somewhere? So I could
> use that in userspace code as well maybe?
btw Gerd, did you see the patch I sent to the video4linux mailing list
last sunday? It includes some small fixes to make things much closer to
working (some +1/-1 type fixes). After that patch, the main open issue
is syncing the video scaling and audio muting settings between the two
video devices/chips (2388 and 23416) -> The cx23416 needs to be set to
the same (/related) video scaling settings as the 2388, and the 2388
audio must be unmuted for the mpeg stream to contain audio.
And of course then it needs some ioctl for the mpeg codec settings.
Jelle.
>
> Gerd
prev parent reply other threads:[~2004-11-17 18:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-16 23:13 Randy.Dunlap
2004-11-17 17:25 ` Gerd Knorr
2004-11-17 17:47 ` Randy.Dunlap
2004-11-17 18:22 ` Gerd Knorr
2004-11-17 19:22 ` Andrew Morton
2004-11-17 19:12 ` Randy.Dunlap
2004-11-17 17:58 ` Al Viro
2004-11-17 18:21 ` Jelle Foks [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1100715680.2004.33.camel@zoot.ultrawaves \
--to=jelle@foks.8m.com \
--cc=akpm@osdl.org \
--cc=kraxel@bytesex.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rddunlap@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®