Hi Jan

Sorry to bug you about the same question again, but I keep getting the
same reponse even having the conf file adapted. Bellow is the response I
am getting after "rtnet start"


RTnet: initialising real-time networking
RTnet: stack-mgr started
eepro100-rt.c:1.36-RTnet-0.3 2002,2003 Jan Kiszka <[EMAIL PROTECTED]>
eepro100-rt.c: based on eepro100.c 1.36 by D. Becker, A. V. Savochkin
and others
PCI: Found IRT 11 for device 00:0b.0

rteth0: Intel Corp. 82557/8/9 [Ethernet Pro 100], 00:90:27:42:41:4F,
IRQ 11.
RTnet: registered rteth0
RTcfg: init real-time configuration distribution protocol
RTnet: unknown layer-3 protocol
RTnet: unknown layer-3 protocol
RTnet: unknown layer-3 protocol
RTnet: unknown layer-3 protocol
RTnet: unknown layer-3 protocol
RTnet: unknown layer-3 protocol
RTnet: unknown layer-3 protocol
RTnet: unknown layer-3 protocol
...
...
..


Here is my "master" config file. I have not yet set up the client, but I
am sure it should have worked even if there is no client "yet" right?

# RTnet installation path
RTNET_PATH="/usr/local/rtnet"

# RT-NIC driver
RT_DRIVER="eepro100-rt"
RT_DRIVER_OPTIONS="cards=1"

# IP address and netmask of this station
IPADDR="129.94.172.190"
NETMASK="255.255.252.0"

# Start realtime loopback device ("yes" or "no")
RT_LOOPBACK="no"

# Start capturing interface ("yes" or "no")
RTCAP="no"

# Common RTcfg stage 2 config data (master mode only)
STAGE_2_SRC=""

# Stage 2 config data destination file (client mode only)
STAGE_2_DST=""

# Command to be executed after stage 2 phase (client mode only)
STAGE_2_CMDS=""

# TDMA mode of the station ("master" or "client")
TDMA_MODE="master"

# List of TDMA clients (master mode only)
TDMA_CLIENTS="129.94.173.69"

# Cycle time in microsecond (master mode only)
TDMA_CYCLE="5000"

# Offset in microsecond between TDMA slots (master mode only)
TDMA_OFFSET="200"

I have no idea what to do next. Please advise in what checkings I should
do next.

Big Thanks
Bret


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
RTnet-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to