Bug#686153: [PATCH] int10: fix pci_device_read_rom usage

2012-09-30 Thread Julien Cristau
Keith, could you pick up this patch? Thanks, Julien On Wed, Aug 29, 2012 at 20:03:58 +0200, Julien Cristau wrote: > From: Stephan Schreiber > > I noticed that the build-in int10 driver always reports > "Unable to retrieve all of segment 0x0C." > even though the entire BIOS data is retrieve

Bug#686153: [PATCH] int10: fix pci_device_read_rom usage

2012-08-29 Thread Dave Airlie
On Thu, Aug 30, 2012 at 4:03 AM, Julien Cristau wrote: > From: Stephan Schreiber > > I noticed that the build-in int10 driver always reports > "Unable to retrieve all of segment 0x0C." > even though the entire BIOS data is retrieved with success. > > The associated code is in hw/xfree86/int10

Bug#686153: [PATCH] int10: fix pci_device_read_rom usage

2012-08-29 Thread Julien Cristau
From: Stephan Schreiber I noticed that the build-in int10 driver always reports "Unable to retrieve all of segment 0x0C." even though the entire BIOS data is retrieved with success. The associated code is in hw/xfree86/int10/generic.c, in the function xf86ExtendedInitInt10(): if (pci_de