Re: nv driver - 4.4 hangs with GeForce2 Integrated - correction

2004-02-07 Thread Mark Vojkovich
Thanks for finding that typo. I've committed the fix. Mark. On Sat, 7 Feb 2004, Law wrote: > Hello, > > With XFree 4.4, nv driver and GeForce2 Integrated (Chipset ID > 0x01A0), XFree hangs. > The log shows that the video ram size value determinated is > wrong ( Vide

nv driver - 4.4 hangs with GeForce2 Integrated - correction

2004-02-07 Thread Law
Hello, With XFree 4.4, nv driver and GeForce2 Integrated (Chipset ID 0x01A0), XFree hangs. The log shows that the video ram size value determinated is wrong ( VideoRAM: 1120256 kBytes ) In file "nv_setup.c", in function "nv10GetConfig", the line : if((pNv->Chipset && 0x) == 0x01a0) { shou