freebsd-src/sys/dev/rc
Bruce Evans 92971f1fd7 Register tty software interrupt handlers at run time using register_swi()
instead of at compile time using ifdefs.

Use _swi_null instead of dummycamisr.  CAM and dpt should call
register_swi() instead of hacking on ihandlers[] directly.
1998-08-11 17:01:32 +00:00
..
rc.c Register tty software interrupt handlers at run time using register_swi() 1998-08-11 17:01:32 +00:00
rcreg.h Allow any speed from 0..76800 1995-08-02 10:17:35 +00:00