From: Andreas Schwab <schwab@linux-m68k.org>
To: Thorsten Glaser <tg@debian.org>
Cc: linux-m68k@vger.kernel.org
Subject: Re: [PATCH] make NatFeat drivers bool, not tristate
Date: Wed, 24 Jul 2013 10:57:30 +0200 [thread overview]
Message-ID: <87li4wpc79.fsf@igel.home> (raw)
In-Reply-To: <201307232255.r6NMt8Z9027017@herc.mirbsd.org> (Thorsten Glaser's message of "Tue, 23 Jul 2013 22:51:45 +0000")
Thorsten Glaser <tg@debian.org> writes:
> - nfblock: doesn't create /dev/nfhd8p1 device node after modprobe
> - nfcon: is totally useless as module, almost only used during boot
> - nfeth: says "No such device" upon insmod
The problem is that aranym expects the parameters of the natfeat calls
to be physical addresses. The nf_get_id calls use literal strings as
parameters which only works when the drivers are builtin because phys ==
virt then.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
next prev parent reply other threads:[~2013-07-24 8:57 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-23 22:51 [PATCH] make NatFeat drivers bool, not tristate Thorsten Glaser
2013-07-24 8:57 ` Andreas Schwab [this message]
2013-07-24 12:42 ` Thorsten Glaser
2013-07-24 13:26 ` Thorsten Glaser
2013-07-24 14:56 ` Geert Uytterhoeven
2013-07-24 15:02 ` Petr Stehlik
2013-07-24 16:19 ` Geert Uytterhoeven
2013-07-24 20:04 ` Petr Stehlik
2013-07-24 17:23 ` Thorsten Glaser
2013-07-24 17:40 ` Geert Uytterhoeven
2013-07-29 21:52 ` Geert Uytterhoeven
2013-07-30 8:50 ` Thorsten Glaser
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=87li4wpc79.fsf@igel.home \
--to=schwab@linux-m68k.org \
--cc=linux-m68k@vger.kernel.org \
--cc=tg@debian.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.