freebsd-src/sys/dev/ray
Duncan Barclay 46281163a8 A bunch of misc. tidy ups really.
Generated a new macor, RAY_RECERR for reporting errors with. Verbosity set with IFF_DEBUG (recommended at present).

Add PRIBIO to tsleeps.

Catch detach on ray_ccs_alloc a little better.

Move sc_promisc into desired and current n/w parameters.

Remove IFQ_PEEK, we know the driver runs okay without it.

Drain the output queue in ray_stop.

Only use ray_mcast for ADD/DEL multi ioctls. ray_init_multi resets the
multicast list on startup. Simplifies ray_init a little.

Tidy some old comments.

ray_download_done now copies the whole desired n/w parameter set into the
current set. This is because I was missing soem parameters - like the
net type!
2000-06-11 13:32:07 +00:00
..
if_ray.c A bunch of misc. tidy ups really. 2000-06-11 13:32:07 +00:00
if_raydbg.h Seperate debug for dumping comq entries. 2000-06-10 13:52:27 +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 Add macros for freeing a set of malloc runq entries and adding them to the 2000-06-10 13:52:06 +00:00