[Prev][Next][Index][Thread]
random
Yea! I got hello to run! I didn't think it was very hard. I just
added -D__ELF__ to DEFINES in Makeconf and things worked after that.
All the creepy talk about it being a pain to compile and just using
the deb instead nearly put me off...
Now I'm looking at adding a random device. My tenative plan is to
take the linux 2.2.12 drivers/char/random.c file and try to glue it
in. Or would it be better to take from freebsd instead?
Derek
Follow-Ups:
- Re: random
- From: Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>