]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix reversed condition in the logic to wait for the chipset buffers
authorkib <kib@FreeBSD.org>
Sun, 27 Jan 2013 09:31:11 +0000 (09:31 +0000)
committerkib <kib@FreeBSD.org>
Sun, 27 Jan 2013 09:31:11 +0000 (09:31 +0000)
commitf4c4064ce883a321c46b934e0a3378d8a446df06
treede7404fc18d2d92c61c99bb8b9334fba0cc6fd9d
parentd68a3343d31b1149ae1176d0f0b5f8c92408461a
Fix reversed condition in the logic to wait for the chipset buffers
flush wait on the Gen2 chipsets.  Confirmed by the inspection of the
Linux agp code.

Submitted by: Taku YAMAMOTO <taku@tackymt.homeip.net>
MFC after: 2 weeks
sys/dev/agp/agp_i810.c