]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
General tidy up and plough through TODO list.
authordmlb <dmlb@FreeBSD.org>
Sun, 18 Jun 2000 21:40:46 +0000 (21:40 +0000)
committerdmlb <dmlb@FreeBSD.org>
Sun, 18 Jun 2000 21:40:46 +0000 (21:40 +0000)
commit54d0d924cff5301e9bfa0074c7bd287f4a261104
tree38f76f1089d73ad79ee1c357d0caf5d77417f38c
parent6339e9e0bfcca68cd9733072f275f34c80c6a753
General tidy up and plough through TODO list.

Rewrote intro at top of file to reflect my better understanding of how it
the memory mapping works.

Clear the DONE list and move some thoughts into the TODO list.

Remove RECERR from RAY_DEBUG

Start to use a desired network parameter structure, only used in download
code as I've realised that there are some problems with the idea.

Break up ray_rx, and move the data packet handler into a seperate function. This meant some knock on changes in ray_rx_mgt/ray_rx_ctl to do with
mbuf freeing.

Remove some debug code/XXX comments that are out of date.
sys/dev/ray/if_ray.c