Re: [PATCH 3/8] fbdevhw: Remove the non-sysfs hack for mapping from PCI to fbdev

2011-02-14 Thread Mark Kettenis
Date: Sun, 13 Feb 2011 08:48:16 -0800 From: Alan Coopersmith alan.coopersm...@oracle.com On 02/12/11 02:13 PM, Mark Kettenis wrote: From: Adam Jackson a...@redhat.com Date: Sun, 23 Jan 2011 23:18:07 -0500 It's broken for devices with BARs above 4G, and the sysfs method should work

Re: [PATCH 3/8] fbdevhw: Remove the non-sysfs hack for mapping from PCI to fbdev

2011-02-13 Thread Alan Coopersmith
On 02/12/11 02:13 PM, Mark Kettenis wrote: From: Adam Jackson a...@redhat.com Date: Sun, 23 Jan 2011 23:18:07 -0500 It's broken for devices with BARs above 4G, and the sysfs method should work everywhere anyway. As a pleasant side effect, this fixes some warnings: fbdevhw.c: In function

Re: [PATCH 3/8] fbdevhw: Remove the non-sysfs hack for mapping from PCI to fbdev

2011-02-12 Thread Mark Kettenis
From: Adam Jackson a...@redhat.com Date: Sun, 23 Jan 2011 23:18:07 -0500 It's broken for devices with BARs above 4G, and the sysfs method should work everywhere anyway. As a pleasant side effect, this fixes some warnings: fbdevhw.c: In function 'fbdev_open_pci': fbdevhw.c:333:4: