Date: Tue, 21 Sep 2004 15:29:42 GMT From: Dejan Lesjak <lesi@FreeBSD.org> To: nakaji@jp.freebsd.org, lesi@FreeBSD.org, x11@FreeBSD.org Subject: Re: ports/71937: x11-servers/XFree86-4-Server has keyboard problem on pc98 Message-ID: <200409211529.i8LFTgPA079323@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: x11-servers/XFree86-4-Server has keyboard problem on pc98 State-Changed-From-To: open->feedback State-Changed-By: lesi State-Changed-When: Tue Sep 21 15:27:43 GMT 2004 State-Changed-Why: I've just reread the patch from CVS. The second part is most probably wrong as the line: + if (xf86IsPc98()) { should be + if (!xf86IsPc98()) { instead. Could you please confirm this. http://www.freebsd.org/cgi/query-pr.cgi?pr=71937
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409211529.i8LFTgPA079323>