From: Darren Salt <linux@youmustbejoking.demon.co.uk>
To: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] [BUG] Firmware loading of FF cards is broken
Date: Tue, 03 Jun 2008 19:56:02 +0100 [thread overview]
Message-ID: <4FAF355C38%linux@youmustbejoking.demon.co.uk> (raw)
In-Reply-To: <48457545.6060509@gmail.com>
I demand that e9hack may or may not have written...
[snip]
> It seems, that get_unaligned_be32() is broken. The definition in compat.h
> is:
> #define get_unaligned_be32(a) \
> be32_to_cpu(get_unaligned((unsigned short *)(a)))
> 'unsigned short *' is wrong. It should be 'unsigned long *'.
That could be a 64-bit type. You want unsigned int or uint32_t.
[snip]
--
| Darren Salt | linux or ds at | nr. Ashington, | Toon
| RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army
| + Buy local produce. Try to walk or cycle. TRANSPORT CAUSES GLOBAL WARMING.
Succumb to natural tendencies. Be hateful and boring.
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
next prev parent reply other threads:[~2008-06-03 18:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-03 16:45 [linux-dvb] [BUG] Firmware loading of FF cards is broken e9hack
2008-06-03 18:56 ` Darren Salt [this message]
2008-06-03 22:12 ` Mauro Carvalho Chehab
2008-06-05 14:25 ` e9hack
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=4FAF355C38%linux@youmustbejoking.demon.co.uk \
--to=linux@youmustbejoking.demon.co.uk \
--cc=linux-dvb@linuxtv.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 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.