From: Jon Mason <jdmason@us.ibm.com>
To: "Fajar A. Nugraha" <fajar@telkom.net.id>
Cc: xen-devel@lists.xensource.com
Subject: Re: adding device driver kernel module for xen/linux
Date: Tue, 17 Jan 2006 10:01:15 -0600 [thread overview]
Message-ID: <20060117160114.GA10227@us.ibm.com> (raw)
In-Reply-To: <43CC869F.2050400@telkom.net.id>
On Tue, Jan 17, 2006 at 12:54:39PM +0700, Fajar A. Nugraha wrote:
> Hi,
>
> I wanted to add a kernel module (bcm5700, device driver for Broadcom
> network adapter) to linux 2.6, xen-3.0.0. Is it possible to use the
> kernel module (source) as-is, without modifications, or do I need to
> edit the module source code to be Xen-specific?
It should be possible to compile the bcm5700 source in the Xen linux
tree, but using a binary module isn't a good idea. Also, bcm5700 has
been abandoned in favor of tg3, and the Broadcom developers working on
bcm5700 have migrated most of their changes from this driver into tg3.
Thanks,
Jon
>
> I noticed that the files tg3.c and tg3.h on linux-2.6.12-xen is the same
> as the one on pristine-linux-2.6.12, so presumably, no change is needed.
> However, using bcm5700 module on linux-2.6.12-xen kernel doesn't work,
> while using bcm5700 on native linux (on the same machine) works.
>
> Regards,
>
> Fajar
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
next prev parent reply other threads:[~2006-01-17 16:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-17 5:54 adding device driver kernel module for xen/linux Fajar A. Nugraha
2006-01-17 16:01 ` Jon Mason [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-01-17 12:10 Ian Pratt
2006-01-17 13:07 ` Fajar A. Nugraha
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=20060117160114.GA10227@us.ibm.com \
--to=jdmason@us.ibm.com \
--cc=fajar@telkom.net.id \
--cc=xen-devel@lists.xensource.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 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.