wined3d: Recognize Nvidia GTX660 cards.

Bruno Jesus 00cpxxx at gmail.com
Sun Dec 16 09:29:50 CST 2012


On Fri, Dec 14, 2012 at 2:01 PM, Caron Jensen <caron at codeweavers.com> wrote:
>      CARD_NVIDIA_GEFORCE_GT630M      = 0x0de9,
>      CARD_NVIDIA_GEFORCE_GT640M      = 0x0fd2,
>      CARD_NVIDIA_GEFORCE_GT650M      = 0x0fd1,
> +    CARD_NVIDIA_GEFORCE_GTX660      = 0X1183,
>      CARD_NVIDIA_GEFORCE_GTX670      = 0x1189,
>      CARD_NVIDIA_GEFORCE_GTX680      = 0x1180,

Accoding to the similar patch from Jiang Yike "GTX660 Ti" is 0x1183, I
looked for GTX660 and found different PCI ID's like 0x1185 or 0x110C
but I could not find this information in NVIDIA site, only in other
sites:

https://fah-web.stanford.edu/file-releases/public/GPUs.txt
http://pciids.sourceforge.net/pci.ids
http://www.techpowerup.com/vgabios/126661/Asus.GTX660.2048.120810.html
http://foldingforum.org/viewtopic.php?f=83&t=22477

Best wishes,
Bruno



More information about the wine-devel mailing list