K 10 svn:author V 4 jake K 8 svn:date V 27 2002-01-01T21:45:30.000000Z K 7 svn:log V 368 1. Lower the poll timeout for the ofw console driver from hz / 50 to hz / 4. This gives a bit of a sluggish console, but it prevents the console from getting stuck if we poll too fast, as well as other badness on certain machines. 2. Fix a test for != 0 that should have been > 0. Noticed by: Jamey Wood and myself Submitted by: tmm (2) END