|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] PCI delegation works, access to the delegated NIC doesn'
On 7 Mar 2006, at 20:34, Alexander Wilms wrote:
I delegated successfully my NIC to a domU, but access to it from domU
is not
possible. Device appears, but access to it via 'ifconfig ethX up'
doesn't
work. Ends up in dmesg output like:
tg3: tg3_reset_hw timed out for eth1, firmware will not restart
magic=00000000
Delegating my USB controllers e.g. works flawlessly.
Another worthwhile thing to try is the following (in domain0):
cat /proc/pci
cat /sys/bus/pci/devices/0000\:02\:00.0/resource
python /usr/lib/python/xen/util/pci.py 0 2 0 0
And send us the output (or attach to the bugzilla report and let us
know on the list).
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|