This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

wavelan driver - debug


Hi,

I'm debugging the wavelan driver that I'm building for
my SA1110 based platform. When I run the ftp_test, the
connect function gives me an error message:

---
Network stack using 65536 bytes for misc space
                    65536 bytes for mbufs
                    131072 bytes for mbuf clusters

Start FTP test
BOOTP[eth0] op: REPLY
       htype: Ethernet
       hlen: 6
       hops: 0
       xid: 0x0
       secs: 0
       flags: 0x0
       hw_addr: FF:FF:FF:FF:FF:FF
       client IP: 192.168.1.2
       my IP: 192.168.1.2
       server IP: 0.0.0.0
       gateway IP: 0.0.0.0
  options:
        subnet mask: 255.255.255.0
        IP broadcast: 192.168.1.255   
        gateway: 0.0.0.0
Init_loopback_interface
connect: Invalid argument
---


Can someone suggest me what could be the reasons for
this error?

Thanks,
Andrea


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]