[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49E4FED0.1020003@ovro.caltech.edu>
Date: Tue, 14 Apr 2009 14:23:28 -0700
From: David Hawkins <dwh@...o.caltech.edu>
To: Grant Likely <grant.likely@...retlab.ca>
CC: Ira Snyder <iws@...o.caltech.edu>, Arnd Bergmann <arnd@...db.de>,
Jan-Bernd Themann <THEMANN@...ibm.com>, netdev@...r.kernel.org,
Rusty Russell <rusty@...tcorp.com.au>,
linux-kernel@...r.kernel.org, linuxppc-dev@...abs.org
Subject: Re: [RFC v2] virtio: add virtio-over-PCI driver
Hi Grant,
> I like this a lot. I need to do much the same thing on one of my
> platforms, so I'm going to use your patch as my starting point. Have
> you made many changes since you posted this version of your patch?
> I'd like to collaborate on the development and help to get it
> mainlined.
>
> In my case I've got an MPC5200 as the 'host' and a Xilinx Virtex
> (ppc440) as the 'client'. I intend set aside a region of the Xilinx
> Virtex's memory space for the shared queues. I'm starting work on it
> now, and I'll provide you with feedback and/or patches as I make
> progress.
I'll let Ira update you on the patch status.
If you want someone to chat about the hardware-level interaction,
feel free to chat off-list - assuming of course that no one wants
to hear us talk hardware :)
I selected the MPC8349EA in-part due to its PCI mailboxes, so
that we could implement this type of driver (an interlocked
handshake for flow control of data transfers). The previous
chip I'd used was a PLX PCI9054 Master/Target, and it has
similar registers.
I'm not sure if the Xilinx PCI core, or whatever PCI core you
are using, already has something like the mailboxes implemented,
but if not, it won't take much to code up some logic.
I prefer VHDL myself, but can speak Verilog if forced to :)
Cheers,
Dave
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists