From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: bt878 based dvr card vs. pci pass-thru Date: Mon, 18 Dec 2006 09:09:48 +0000 Message-ID: References: <1166303110.4665.15.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1166303110.4665.15.camel@localhost> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Sipos Ferenc , xen-devel@lists.xensource.com Cc: xen-users@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 16/12/06 9:05 pm, "Sipos Ferenc" wrote: > According to option 1) above here is what's in my > xend-pci-permissive.sxp file: > """ > (unconstrained_dev_ids > ('0000:07:0c.0' > '0000:07:0c.1' This file should contain your device id, not slot address. Find out the numeric device id from 'lspci -n'. -- Keir