[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Pending patch in #318348 for Unichrome.



El Viernes, 22 de Julio de 2005 08:26, David Martínez Moreno escribió:
> 	Hello, David. Please add the following patch to the new quilt system :-)
>
> In the file programs/Xserver/hw/xfree86/drivers/via/ (provided by
> patches/000_stolen_from_unichrome.sf.net.diff), in the function
[...]

	Attached is a patch for the 000_stolen_from_unichrome.sf.net.diff file.

	Best regards,


		Ender.
-- 
Hey, Mom, I saw a bunch of products on TV that I didn't know existed,
 but I desperately need!
		-- Calvin (Calvin & Hobbes comic strip).
--
Debian developer
Index: debian/patches/000_stolen_from_unichrome.sf.net.diff
===================================================================
--- debian/patches/000_stolen_from_unichrome.sf.net.diff	(revisión: 394)
+++ debian/patches/000_stolen_from_unichrome.sf.net.diff	(copia de trabajo)
@@ -22984,7 +22984,7 @@
 +	else
 +	    return ViaBandwidthTable[VIA_BW_CLE266C].Bandwidth[pVia->MemClk];
 +    case VIA_KM400:
-+	if (pVia->ChipRev < 0x8F)
++	if (pVia->ChipRev < 0x84)
 +	    return ViaBandwidthTable[VIA_BW_KM400].Bandwidth[pVia->MemClk];
 +	else
 +	    return ViaBandwidthTable[VIA_BW_KM400A].Bandwidth[pVia->MemClk];

Attachment: pgpP1rRfbDO1q.pgp
Description: PGP signature


Reply to: