WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Re: use usb isdn modem in guest

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: use usb isdn modem in guest
From: Mark Hurenkamp <mark.hurenkamp@xxxxxxxxx>
Date: Fri, 28 Mar 2008 12:53:10 +0100
Delivery-date: Fri, 28 Mar 2008 04:53:46 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.12 (Windows/20080213)
What you'd need to do is use pciback.hide on dom0 kernel line to hide the
pci card from dom0, and add a pci = [ <pcicard id> ] section in your xen
domU config. You can use lspci to find out the pcicard id.
I overlooked that you are using usb, in which case you'd probably be best off
to dedicate an entire usb card to the domU since usb front/back drivers have
not been implemented for recent Xen versions.

Greetz,
Mark.



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>