The following reply was made to PR usb/40792; it has been noted by GNATS.
From: Lonnie Mendez <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc:
Subject: Re: usb/40792: signals lead to data loss on device ugen
Date: Mon, 27 Feb 2006 11:13:05 -0600
My fault for not reading up on how to protect critical code with
sigprocmask(). ie:
http://ou800doc.caldera.com/en/SDK_sysprog/_Protecting_Critical_Sections.html
This technique works to protect the code from qemu's use of SIGALRM
as a timing mechanism. There are a few more issues with my code, but
they are my issues. Sorry for the stirrup.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[EMAIL PROTECTED]"