I'd like some comments on the following patch. This patch is designed to add finer-grained timing (similar to the i386 timing) to add_timer_randomness(). The only tricky bit is that the PPC601 doesn't support the timebase registers. Accordingly, I've added a flag to the PPC port that is used to keep track of whether or not the processor supports the timebase register. Is there a better way to keep track of this information? i386 has a struct with useful information stored, but it doesn't look like PPC does. Thanks, Chris -- Chris Friesen | MailStop: 043/33/F10 Nortel Networks | work: (613) 765-0557 3500 Carling Avenue | fax: (613) 765-2986 Nepean, ON K2H 8E9 Canada | email: cfriesen@nortelnetworks.com