[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] hidden eth1, how to use in DomU?
> i need eth1 for an adsl connection via rp-pppoe (pppd). I was able to > hide eth1 in Dom0, but how i use this device in DomU? Do i have to load > the 8139too modul, to have eth1 in DomU? Yep. You also need to build a kernel that contains PCI support. The easiest way to do this is to start with a xen0 kernel config and modify it to support your device. The PCI device assignment gives domains direct control of the PCI device, so if the driver works in dom0, the same kernel / modules should work with it in the dom0. I'd suggest you try getting it working in dom0 first. Cheers, Mark _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |