From: "w.n. jacobs" <willy.jacobs@nl.thalesgroup.com>
To: shagitgy@techst02.technion.ac.il
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: atm8260-1.0.1
Date: Tue, 16 Sep 2003 08:23:00 +0200 [thread overview]
Message-ID: <16230.44100.684747.111408@gargle.gargle.HOWL> (raw)
In-Reply-To: <1063638237.3f65d4dd7005b@webmail.technion.ac.il>
shagitgy@techst02.technion.ac.il writes:
>
> Hi
> I have an mpc8260 board and Linux running on it (I uses Lineo's BSP with kernel
> 2.4.1). I want to run the atm8260-1.0.1 on my board. My phy is s/uni pm 5350-
> rc.
> My question is:
> Can I use the package from: https://sourceforge.net/projects/atm8260/ as is?
You can use it. Just unpack the files in arch/ppc/ppc/8260_io.
Add this line to the Makefile in that directory:
obj-$(CONFIG_UTOPIA) += mpc8260sar.o mpc8260sar_detect.o intpool.o mpool.o \
risctimer.o mm.o cpmtimer.o utopia.o debug.o mpc8260iop.o
and this line to Config.in (same directory):
bool 'CPM FCC ATM/UTOPIA' CONFIG_UTOPIA
For the kernel config file you need to enable at least these options:
CONFIG_ATM=y
CONFIG_UTOPIA=y
PS. Check the #defines in the unpacked files if they are correct for your
situation.
> How can I use it? should I compile it with the kernel, or can I insert it as a
> loadable module (I didnt find the module_init() call).
You can't use it as a loadable module, just compile it directly in the kernel.
--
willy
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2003-09-16 6:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-15 15:03 atm8260-1.0.1 shagitgy
2003-09-16 6:23 ` w.n. jacobs [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-09-16 12:04 atm8260-1.0.1 Nishen Brijraj
2003-09-16 13:08 ` atm8260-1.0.1 w.n. jacobs
2003-09-16 13:37 atm8260-1.0.1 Nishen Brijraj
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=16230.44100.684747.111408@gargle.gargle.HOWL \
--to=willy.jacobs@nl.thalesgroup.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
--cc=shagitgy@techst02.technion.ac.il \
/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;
as well as URLs for NNTP newsgroup(s).