9fans archive / 2000 / 07 / 522    prev next

search terms are split using tokenize from:regexp searches From: lines subject:regexp searches Subject: lines before:yyyy[/mm[/dd]] and after:yyyy[/mm[/dd]] specify date range powered by grep(1)
From: jmk@pla... Subject: S3 ViRGE/DX? Date: Thu, 20 Jul 2000 13:38:41 -0400 I found a DX card and fixed the cursor problem. The ID code for the DX was wrong in both /sys/src/cmd/aux/vga/virge.c and /sys/src/9/pc/vgas3.c. In both, replace all instances of case 0xE18A: /* ViRGE/[DG]X */ with case 0xE101: /* ViRGE/[DG]X */ This fix will be in the next update. --jim