On 04 Jul 2007, at 08:30, Florian Heese wrote:


the "permissive" should do the trick. it allows the domU much more on the
pcibus...



kind regards

F.Heese
P.S.: in Xen 3.0.3 (I think ...) it was:
echo Y > /sys/bus/pci/drivers/pciback/permissive


*hangs a picture of Florian on the wall*

using Xen 3.0.3:

# grub configuration:

title Xen 3.0.3-1-i386-pae / Debian GNU/Linux, kernel 2.6.18-4-xen-686
root            (hd0,0)
kernel          /xen-3.0.3-1-i386-pae.gz
module /vmlinuz-2.6.18-4-xen-686 root=/dev/mapper/calimero- root ro console=tty0 pciback.hide=(02:01.0)
module          /initrd.img-2.6.18-4-xen-686
savedefault

# xen DomU config:

pci  = ['02:01.0']

# xend-pci-permissive.sxp:

(unconstrained_dev_ids
     ('1397:2bd0')
)

(values obtained using:

calimero:~# cat /sys/bus/pci/drivers/pciback/0000\:02\:01.0/vendor
0x1397
calimero:~# cat /sys/bus/pci/drivers/pciback/0000\:02\:01.0/device
0x2bd0

)

Many thanks!

</Steven>
--
Steven Noels                            http://outerthought.org/
Outerthought                              Open Source Java & XML
stevenn at outerthought.org                stevenn at apache.org
_______________________________________________
Misdn-asterisk mailing list
[email protected]
http://lists.beronet.com/cgi-bin/mailman/listinfo/misdn-asterisk

Reply via email to