Re: Review requested for /dev/random driver improvements!

2000-08-23 Thread Donn Miller
Mark Murray wrote: I'm getting some errors trying to build this. Attached is my make.log that shows the errors. The one that's there now should fix this (I forgot to include a 1-line patch to sys/conf/files). I just tried the patch, which completed successfully. But now, I'm getting

Re: Review requested for /dev/random driver improvements!

2000-08-23 Thread Mark Murray
I just tried the patch, which completed successfully. But now, I'm getting these errors (see attached make.log). Clean out your tree and reapply the patches; they got applied twice to some files :-) M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send

Re: Review requested for /dev/random driver improvements!

2000-08-23 Thread Donn Miller
On Wed, 23 Aug 2000, Mark Murray wrote: I just tried the patch, which completed successfully. But now, I'm getting these errors (see attached make.log). Clean out your tree and reapply the patches; they got applied twice to some files :-) OK, earlier I had done just that. After

Re: Review requested for /dev/random driver improvements!

2000-08-23 Thread Mark Murray
Clean out your tree and reapply the patches; they got applied twice to some files :-) OK, earlier I had done just that. After re-compiling and rebooting, my machine hangs at the beginning point of the boot stage, where it says "Pentium F00F bug detected". The boot just halts right

Re: Review requested for /dev/random driver improvements!

2000-08-23 Thread Donn Miller
Basically, it is hanging immediately after this message: Preloaded elf kernel "kernel.old" at 0xc0392000. Intel Pentium detected, installing workaround for F00F bug nulldev: null device, zero device I couldn't even drop into the debugger, because my machine was locked solid. The next boot

Re: Review requested for /dev/random driver improvements!

2000-08-23 Thread Mark Murray
So, at least I know the hang is occuring at random: entropy source. OK; please uncomment the #define DEBUG in yarrow.c and let me know what the output of that looks like? Thanks! M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL

Re: Review requested for /dev/random driver improvements!

2000-08-23 Thread Donn Miller
Mark Murray wrote: So, at least I know the hang is occuring at random: entropy source. OK; please uncomment the #define DEBUG in yarrow.c and let me know what the output of that looks like? I get random: entropy source Random init and then my machine just locks up tight, right there.

Re: Review requested for /dev/random driver improvements!

2000-08-22 Thread Donn Miller
Mark Murray wrote: Hi All Please could those of you with the time and computrons available please review the patches for the entropy (/dev/random) driver at http://people.freebsd.org/~markm/randomdev.patch. I'm getting some errors trying to build this. Attached is my make.log that shows

Re: Review requested for /dev/random driver improvements!

2000-08-22 Thread Mark Murray
I'm getting some errors trying to build this. Attached is my make.log that shows the errors. The one that's there now should fix this (I forgot to include a 1-line patch to sys/conf/files). Thanks! M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send