K 10 svn:author V 3 bde K 8 svn:date V 27 1999-06-04T18:53:47.000000Z K 7 svn:log V 370 Fixed null setting of `rc_started'. This was fixed for the corresponding variable `rc_wakeup_started' in rev.1.36 but broken again in rev.1.37. This bug only caused excessive polling (it gave NRC activations for each of the SWI handler and the timeout handler instead of 1 of each). Moved cdevsw attachment from the driver probe routine to the driver attach routine. END