rtnet error on make
Respected sir, Presently i am working under RTnet 0.9.13 version with intel nic card...
start of rttoc (RealTime TOken Control)
added hooks in struct rtnet_device for rtmac fu...
Ported 3c59x and loopback driver. NOT TESTED!
Removed unused files. (They were original drive...
*added wait_sof and delta_t support for the master
This commit was manufactured by cvs2svn to crea...
* RTmac event example added
I forgot to initialize rtnet_devices and rtnet_...
This commit was manufactured by cvs2svn to crea...
added basic xmit functions
Removed directory "test".
* Fixed bug: 680211 Using ifconfig on RTnet dev...
Some minor cosmetic changes
* fixed cleanup_module
patched to use hooks in struct rtnet_device ins...
This commit was manufactured by cvs2svn to crea...
This commit was manufactured by cvs2svn to crea...
* fixed test loop counter bug
*** empty log message ***
Message to realtime txqueue manager is now sent...
added Makefile.in for users w/o autotools
Implemented realtime and proxy wakeup managers.
This commit was manufactured by cvs2svn to crea...
this is the standard location for the license
* added module license
* removed debug messages (may run under irq lock)
Makefiles are not needed on developer branch
This commit was manufactured by cvs2svn to crea...
updates to new rtnet release
new files needed by autotools
added dir 'eamples/rtnet_lxrt' to configure.ac
This commit was manufactured by cvs2svn to crea...
fixed version
* clean-up
* moved RTmac examples from rtmac/examples to e...
.extract is removed when doing 'make clean'
* fixed warnings of gcc 3.3.3
* increased cache locality while looking up UDP...
* ported socket API to RTDM
hopefully on the right branch:
userspace programs that need ncruses are now bu...
added autoheader, this program generates config...
userspace programs that need libncurses are now...
This commit was manufactured by cvs2svn to crea...
* ported socket API to RTDM
* Added an experimental driver for Tulip Ethern...
* Applied rtnetproxy patch from Mathias Koehrer...
OpenOffice document 'structure of RTnet 0.2.8'
Initial revision
* Applied patch from Hans-Peter Bock, solves cr...
* Added new script for loading/unloading RTnet ...
* made pool_size atomic_t
* Added README.rtmac
added device creation for rtmac
This patch adds some features to the round tri...
* added volatiles to rtsocket struct where needed
Added a short guide for RTmac
This file has been created by me (Hans-Peter Bo...
restructured rtdev_xmit()
line 46: local_addr.sin_addr -> server_addr.sin...
skb was net freed, if rtdev->hard_header was NULL.
* Removed unused driver files
Modified to use rtnetif_*_queue() provided by r...
* fixed warnings on old kernels
Modified to use rtnetif_*_queue() provided by r...
* Removed unused driver files.
* Removed an unused file.
* Added rt_ip_setsockopt() for IP_TOS
* fixed race-conditions in socket API
* Fixed some bugs. Tulip driver works now.
Added my email address.
changed (dev) to (rtdev) for calls to rtnetif_*...
fixed indentation in function rt_ip_local_deliv...
added recycle thread for "used" rtskbs to avoid...
Modified to use rtnetif_*_queue() provided by r...
rt_udp_close() now frees not fetched rtskbs sti...
rt_udp_close()
*added a comment to README
* Added MODULE_LICENSE("GPL")
access on NULL pointer fixed
For the master: if there is no real-time statio...
big fat merge with pre-0-3-0
rtmac_disc_init:
struct rtmac_disc_type:
* loopback-rt beautified
* tdma_client_rcvd_station_list
changed rt_printk() to printk() in functions in...
Fixed various compiler warnings.
rtnet and rtnetproxy now use rtmac function hoo...
closing socket directly in rt_udp_close()
* updated and enabled lookback-rt
* access on NULL pointers fixed in various func...
* Now, it also shows device name in the routing...
* Fixed a bug in tdma_task_shutdown().
added debugoutput for memory leak detection in ...
* Forgot to delete client_tx semaphore in tdma_...
fixed some compiler warnings
* changed names of variables for default-/low-/...