On Tue, Oct 02, 2001 at 08:57:29PM +0200, Marcus Brinkmann wrote:
> +  if (videomem < 0)
> +    error (EXIT_FAILURE, errno, "mmap");

This part of my patch is wrong, it needs to be "== MAP_FAILED" (the pointer
is not negative, but 0xffffffff).

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED]
Marcus Brinkmann              GNU    http://www.gnu.org    [EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.marcus-brinkmann.de

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to