|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Ethernet driver interface
On Friday 18 February 2005 03:54 am, Zhiyi Huang wrote:
> Hi, we have implemented a module for kernel to kernel message passing,
> which directly uses the Ethernet driver interface. When I tried to load the
> module into 2.6.10-XenU, there is a segmentation fault. I think the problem
> is due to a different driver interface provided in XenU. Can anyone kindly
> tell me where I can find the virtual driver source?
For the virtual ethernet driver in the guest partitions (ie, domU):
linux-2.6.10-xen-sparse/drivers/xen/netfront/
For the virtual ethernet driver (and transport code) in the hosting partitions
(ie, dom0):
linux-2.6.10-xen-sparse/drivers/xen/netback/
--
Jon Mason
jdmason@xxxxxxxxxx
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|