[PATCH 2/2] xfree86: configure: remove vendor and card name matching rules
Keith Packard
keithp at keithp.com
Fri Jun 18 00:07:02 PDT 2010
On Thu, 17 Jun 2010 15:22:41 +0300, Tiago Vignatti <tiago.vignatti at nokia.com> wrote:
> - DevToConfig[i].GDev.vendor = (char *)VendorName;
> - DevToConfig[i].GDev.board = (char *)CardName;
> -
You're removing the assignment here
> -/* ptr->dev_identifier = DevToConfig[screennum].GDev.identifier;*/
> ptr->dev_vendor = DevToConfig[screennum].GDev.vendor;
> ptr->dev_board = DevToConfig[screennum].GDev.board;
But not the use here. Please explain?
--
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100618/56b55e0e/attachment.pgp>
More information about the xorg-devel
mailing list