On Sat, Jan 03, 2004 at 01:10:55PM -0800, David Brownell wrote: > > > >I think the important part is that we are looking at the same signal.h > >contents, and that SIGRTMIN is 32, and SIGRTMAX is 31. We never > >disagreed on that. > > Yes we did -- on my systems RTMAX is _NSIG (64).
Oh! My mistake. I saw the define of "NSIG" and missed that "_NSIG" is what I should have been looking at. Thank you. So devio will allow any signal from 32 to 63. That makes more sense. The only error was the comment in usbdevice_fs.h. Don Reid ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
