summaryrefslogtreecommitdiffstats
path: root/sys/dev/ray/if_ray.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix mbuf leaking - duh!dmlb2000-04-041-6/+9
* Use the right value for IFQ_MAXLEN and fix brokeness with gatewaying http fro...dmlb2000-03-311-438/+527
* For version 0.9 change DNET outputdmlb2000-03-211-1/+1
* Added user level updates and reading of parameters.dmlb2000-03-211-26/+136
* * add the start_join_net - donedmlb2000-03-121-129/+178
* Remove old hand crafted version of start_join_net for download.dmlb2000-03-111-51/+10
* Start to use ray_start_join_net (my old code removed on next checkin)dmlb2000-03-111-174/+216
* Use the ccs update command mechanism for dowloading parameters on startupdmlb2000-03-091-112/+58
* Mega additions of NetBSD code - most of the NetBSD code is now in here, ifdmlb2000-03-081-832/+1785
* Fix cock up with test on start address.dmlb2000-03-081-8/+8
* Added reset code and converted many panics into call to reset.dmlb2000-03-051-59/+201
* Moved a lot of my inline comments to head of code and documenteddmlb2000-03-051-378/+773
* Mostly notes and minor style changes whilst I was travelling.dmlb2000-03-031-46/+132
* Completed start/join code (well only infrastructure mode)dmlb2000-02-271-115/+577
* Snap shot check in.dmlb2000-02-261-169/+1087
* Skeleton framework for network driver and initial probing of device.dmlb2000-02-201-0/+688
* Initial importdmlb2000-02-131-0/+0
OpenPOWER on IntegriCloud