On Thu, Mar 25, 2010 at 06:36:02PM +0200, Avi Kivity wrote:
> On 03/25/2010 11:05 AM, Michael S. Tsirkin wrote:
>>
>>> +static struct pci_device_id ivshmem_pci_ids[] __devinitdata = {
>>> +    {
>>> +        .vendor =    0x1af4,
>>> +        .device =    0x1110,
>>>      
>> vendor ids must be registered with PCI SIG.
>> this one does not seem to be registered.
>>    
>
> That's the Qumranet vendor ID.

Isn't virtio_pci matching that id already?

> -- 
> error compiling committee.c: too many arguments to function


Reply via email to