summaryrefslogtreecommitdiff
path: root/netdemo/README
diff options
context:
space:
mode:
Diffstat (limited to 'netdemo/README')
-rw-r--r--netdemo/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/netdemo/README b/netdemo/README
index 143b7b6..17a06d6 100644
--- a/netdemo/README
+++ b/netdemo/README
@@ -2,14 +2,14 @@
# $Id$
#
-A simple application to test some of the KA9Q networking code.
+A simple application to test some of the RTEMS/FreeBSD networking code.
**************************
* NOTES *
**************************
-1. Make sure you change the definition of MY_ETHERNET_ADDRESS in init.c
- before you try to use this program.
+1. Make sure you change the definition of MY_ETHERNET_ADDRESS in
+ networkconfig.h before you try to use this program.
2. If you do not use BOOTP (i.e. the `#define USE_BOOTP 1' in init.c is
removed), make sure you change the definition of MY_INTERNET_ADDRESS