Re: [Qemu-devel] [PATCH] pcnet: make subsystem vendor id match hardware

2010-03-17 Thread Michael S. Tsirkin
On Tue, Mar 16, 2010 at 10:29:43PM +0100, Stefan Weil wrote: > Michael S. Tsirkin schrieb: > > Real pcnet device (AT2450) apparently has subsystem > > device and vendor id set to 0, this is out of spec > > (which requires that vendor id is obtained from PCI SIG) > > but windows xp driver seems to n

Re: [Qemu-devel] [PATCH] pcnet: make subsystem vendor id match hardware

2010-03-16 Thread Stefan Weil
Michael S. Tsirkin schrieb: > Real pcnet device (AT2450) apparently has subsystem > device and vendor id set to 0, this is out of spec > (which requires that vendor id is obtained from PCI SIG) > but windows xp driver seems to need this in order > to associate. > > qemu sets pci subsystem id to qum

[Qemu-devel] [PATCH] pcnet: make subsystem vendor id match hardware

2010-03-15 Thread Michael S. Tsirkin
Real pcnet device (AT2450) apparently has subsystem device and vendor id set to 0, this is out of spec (which requires that vendor id is obtained from PCI SIG) but windows xp driver seems to need this in order to associate. qemu sets pci subsystem id to qumranet/qemu since d350d97d196a632b6c7493ac