freebsd-dev/sys/dev/rc
Bruce Evans e650b8f451 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.
1999-06-04 18:53:47 +00:00
..
rc.c Fixed null setting of `rc_started'. This was fixed for the 1999-06-04 18:53:47 +00:00
rcreg.h Allow any speed from 0..76800 1995-08-02 10:17:35 +00:00