From: Ion Badulescu <ionut@badula.org>
To: "Martin J. Bligh" <mbligh@aracnet.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Fix starfire compiler warning on PAE
Date: Mon, 6 Jan 2003 15:57:19 -0500 [thread overview]
Message-ID: <200301062057.h06KvJA03060@buggy.badula.org> (raw)
In-Reply-To: <99960000.1041743313@titus>
On Sat, 04 Jan 2003 21:08:33 -0800, Martin J. Bligh <mbligh@aracnet.com> wrote:
> diff -urpN -X /home/fletch/.diff.exclude
> 12-boot_error/drivers/net/starfire.c
> 19-fix_starfire_warning/drivers/net/starfire.c
> --- 12-boot_error/drivers/net/starfire.c Fri Dec 13 23:17:59 2002
> +++ 19-fix_starfire_warning/drivers/net/starfire.c Thu Jan 2 22:18:18 2003
Fix the compiler warning, yes; fix the driver for 64-bit dma_addr_t, no.
It may work with PAE, by chance, if all addresses returned by pci_map_single
and friends are < (1 << 33), but not otherwise.
Jeff already has an updated starfire driver in his queue, complete with
full 64-bit support.
[the cc: to the maintainer is always appreciated...]
Ion
[starfire driver maintainer]
--
It is better to keep your mouth shut and be thought a fool,
than to open it and remove all doubt.
next prev parent reply other threads:[~2003-01-06 20:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-05 5:08 Martin J. Bligh
2003-01-06 20:57 ` Ion Badulescu [this message]
2003-01-06 21:14 ` Martin J. Bligh
2003-01-06 21:35 ` Ion Badulescu
2003-01-06 21:45 ` Martin J. Bligh
2003-01-06 22:25 ` Ion Badulescu
2003-02-10 3:34 ` Testing new starfire driver for 2.5 Martin J. Bligh
2003-02-10 21:55 ` Ion Badulescu
2003-02-10 22:24 ` Martin J. Bligh
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=200301062057.h06KvJA03060@buggy.badula.org \
--to=ionut@badula.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mbligh@aracnet.com \
/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
Powered by JetHome