* IP over a PCI-bus
@ 2000-08-22 11:40 Michael Lundkvist
2000-08-22 12:45 ` Adrian Cox
2000-08-22 16:58 ` Matt Porter
0 siblings, 2 replies; 3+ messages in thread
From: Michael Lundkvist @ 2000-08-22 11:40 UTC (permalink / raw)
To: linuxppc-embedded
I thinking about running Linux on a system consisting of a MVME-2300
or MVME-2400 VME-carrierboard together with a PMC 860 module.
The PMC doesn't have it's own ethernet interface and I would like to
be able to communicate with the carrier board over the PCI bus using
IP.
Has anyone done any work on a network driver for a system like that?
/Micke
--
Michael Lundkvist
ml@epact.se
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: IP over a PCI-bus
2000-08-22 11:40 IP over a PCI-bus Michael Lundkvist
@ 2000-08-22 12:45 ` Adrian Cox
2000-08-22 16:58 ` Matt Porter
1 sibling, 0 replies; 3+ messages in thread
From: Adrian Cox @ 2000-08-22 12:45 UTC (permalink / raw)
To: Michael Lundkvist; +Cc: linuxppc-embedded
Michael Lundkvist wrote:
> The PMC doesn't have it's own ethernet interface and I would like to
> be able to communicate with the carrier board over the PCI bus using
> IP.
>
> Has anyone done any work on a network driver for a system like that?
Yes. My code requires an I2O unit on the add-in board, and I'm not sure
if your 860 board has one. Contact me if you want more details, as I
don't currently have an easy patch to install this.
- Adrian Cox, AG Electronics
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: IP over a PCI-bus
2000-08-22 11:40 IP over a PCI-bus Michael Lundkvist
2000-08-22 12:45 ` Adrian Cox
@ 2000-08-22 16:58 ` Matt Porter
1 sibling, 0 replies; 3+ messages in thread
From: Matt Porter @ 2000-08-22 16:58 UTC (permalink / raw)
To: Michael Lundkvist; +Cc: linuxppc-embedded
On Tue, Aug 22, 2000 at 01:40:51PM +0200, Michael Lundkvist wrote:
>
> I thinking about running Linux on a system consisting of a MVME-2300
> or MVME-2400 VME-carrierboard together with a PMC 860 module.
>
> The PMC doesn't have it's own ethernet interface and I would like to
> be able to communicate with the carrier board over the PCI bus using
> IP.
>
> Has anyone done any work on a network driver for a system like that?
MontaVista's Hard Hat Net is a PCI shared memory "Ethernet" driver. It
relies on having a 21554 bridge to detect nodes and gather information
about them. It is modular enough that you can add a different detection
method for your 860 PMC's PCI bridge.
Available at ftp://ftp.mvista.com/pub/hhnet/
--
Matt Porter
MontaVista Software, Inc.
mporter@mvista.com
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2000-08-22 16:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-08-22 11:40 IP over a PCI-bus Michael Lundkvist
2000-08-22 12:45 ` Adrian Cox
2000-08-22 16:58 ` Matt Porter
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).