mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
Patch from Emmanuel Raguet <raguet@crf.canon.fr>:
Here is a patch for KA9Q stack.
This patch contains an Ethernet Driver for Western Digital,
some fixes for the UDP and TCP protocols (for endian conversion)
and some little programs which allow the test of UDP and TCP
sockets via Ethernet.
I have tested that on an Intel machine. If someone can test it
on a big-endian machine, ...
This commit is contained in:
@@ -26,7 +26,7 @@ HAS_MP=no
|
||||
|
||||
# This target does NOT support the KA9Q TCP/IP stack so ignore requests
|
||||
# to enable it.
|
||||
HAS_KA9Q=no
|
||||
HAS_KA9Q=yes
|
||||
|
||||
# This section makes the target dependent options file.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user