freebsd-dev/sys/dev/ray
Duncan Barclay 8204ff6102 Remove promisc_user, ray_reset and ray_reset_timo as they are not used. Incidental remove of a timer too. Remove the runq_abort code.
Get ray_detach working correctly. This is a very simple routine as it
just wakes up sleeping processes. Note that anything woken has NO softc
structure available! runq_add is suitably modified to detect a detach and
return straight away.

Due to ray_detach and its implications use a macro for adding things
to the runq in user land.
2000-06-10 13:50:57 +00:00
..
if_ray.c Remove promisc_user, ray_reset and ray_reset_timo as they are not used. Incidental remove of a timer too. Remove the runq_abort code. 2000-06-10 13:50:57 +00:00
if_raydbg.h Made RAY_COM_DUMP a real debug called RAY_DCOM 2000-05-28 23:11:47 +00:00
if_raymib.h Cosmetic and capture a register dump _before_ I've downloaded values to 2000-06-04 21:14:57 +00:00
if_rayreg.h A few comment tidy-ups. 2000-04-15 19:21:02 +00:00
if_rayvar.h As part of the IFF_RUNNING stuff, we've added an extra flag so callers 2000-06-04 21:14:26 +00:00