From: Steve Modica <modica@sgi.com>
To: linux-kernel@vger.kernel.org, modica@sgi.com
Subject: Proposal for a new PCI function call
Date: Thu, 12 Apr 2001 14:27:48 -0500 [thread overview]
Message-ID: <3AD601B4.7E0B14E4@sgi.com> (raw)
Hi All,
We found recently that the acenic driver for the 3com gigabit ethernet card does
not enable 64 bit DMAs. (this is done by setting the appropriate mask in
pci_dev->dma_mask).
Jes suggested that the appropriate way to fix this would be to create a function
like pci_enable_dma64 and then have the driver call that, rather than directly
setting this value (a small handful of drivers do this now).
I think the function idea would let us do some sanity checking to make sure
drivers weren't setting this to 64bit on non-64 bit busses and stuff.
Anyhow, so long as no one has any heartburn with this, we'll try to put
something together and submit it. I'm not subscribed to the list *yet* (need to
get procmail setup), so please leave me in the CC line.
Thanks!
Steve
--
Steve Modica
Manager - Networking Drivers Group
"Give a man a fish, and he will eat for a day, hit him with a fish and
he leaves you alone" - me
next reply other threads:[~2001-04-12 19:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-12 19:27 Steve Modica [this message]
2001-04-12 19:40 ` Proposal for a new PCI function call Jeff Garzik
2001-04-13 0:29 ` Jes Sorensen
2001-04-13 0:40 ` Alan Cox
2001-04-19 2:27 ` Jes Sorensen
2001-04-14 1:25 ` Jeff Garzik
2001-04-16 14:24 ` Venkatesh Ramamurthy
2001-04-19 2:25 ` Jes Sorensen
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=3AD601B4.7E0B14E4@sgi.com \
--to=modica@sgi.com \
--cc=linux-kernel@vger.kernel.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