From: Leon Woestenberg <leonw@mailcan.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Ben Collins <bcollins@debian.org>,
linux1394-devel@lists.sourceforge.net,
Linux Kernel Development <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] csr1212 compile fix
Date: Tue, 02 Mar 2004 18:36:17 +0100 [thread overview]
Message-ID: <4044C611.5060208@mailcan.com> (raw)
In-Reply-To: <Pine.GSO.4.58.0402291708460.7483@waterleaf.sonytel.be>
Hello Geert,
Geert Uytterhoeven wrote:
> Hi Ben,
>
> in_interrupt() needs #include <linux/sched.h> on some platforms (e.g. m68k).
>
> BTW, shouldn't most of the IEEE1394 stuff depend on CONFIG_PCI? E.g.
> drivers/ieee1394/dma.c uses struct pci_dev and needs pci_alloc_consistent() and
> friends.
>
> (All found while trying to enable as many drivers as possible)
>
Although most OHCI implementations are PCI based, there are embedded
link controllers that are not (OHCI nor) PCI-based.
Here is a driver by Steve Kinneberg that shows how he removed the
dependencies on CONFIG_PCI and written around the DMA functions.
http://mailman.uclinux.org/pipermail/uclinux-dev/2004-January/023691.html
Based on this driver (thanks again Steve if you read this) we are adding
support for a Philips link layer device.
Regards,
Leon.
prev parent reply other threads:[~2004-03-02 17:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-29 16:12 [PATCH] csr1212 compile fix Geert Uytterhoeven
2004-03-02 17:36 ` Leon Woestenberg [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=4044C611.5060208@mailcan.com \
--to=leonw@mailcan.com \
--cc=bcollins@debian.org \
--cc=geert@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux1394-devel@lists.sourceforge.net \
/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.