Hello

  I have ported ARM-Linux to a SA-1110 based board with 16M ram & 16M
falsh with a RTL8019 network chip.
  I used Linux-2.4.0-pre5 and wrote a device driver for the ether chip
based on the existing ne2000 driver(ne.c, 8390.c).

I can ping remote system from my board and the
remote system reply to the ping.
But,I can not connect Telnet and FTP.
I'd like to Know What is problem exactly.
Here is a few screens:Starting kernel ...

Uncompressing Linux................................... done, booting the
kernel.
Linux version 2.4.0-test5-rmk1-np1 (root@aston) (gcc version 2.95.2
19991024 (release)) #631 ȭ 7
�� 3 20:33:13 /etc/localtime 2001
Processor: Intel StrongARM-1110 revision 8
Architecture: Intel-Assabet
On node 0 totalpages: 4096
zone(0): 4096 pages.
zone(1): 0 pages.
zone(2): 0 pages.
Kernel command line: keepinitrd
Calibrating delay loop... 194.15 BogoMIPS
Memory: 16MB = 16MB total
Memory: 11884KB available (887K code, 203K data, 44K init)
Dentry-cache hash table entries: 2048 (order: 2, 16384 bytes)
Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 4096 (order: 2, 16384 bytes)
Inode-cache hash table entries: 1024 (order: 1, 8192 bytes)
POSIX conformance testing by UNIFIX
Linux NET4.0 for Linux 2.3
Based upon Swansea University Computer Society NET3.039
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 1024 bind 1024)
Starting kswapd v1.7
pty: 256 Unix98 ptys configured
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
loop: registered device at major 7
loop: enabling 8 loop devices
FLASH driver initialized
ne.c:v1.10 9/23/94 Donald Becker ([EMAIL PROTECTED])
Last modified Nov 1, 2000 by Paul Gortmaker
NE*000 ethercard probe at 0xd8000c00:RTL8019 is detected
 00 50 fd ff 00 4d
eth0: NE2000 found at 0xd8000c00, using IRQ 10.
RAMDISK: Compressed image found at block 0
SA1100 serial driver version 1.3
ttyS0 on SA1100 UART3 (irq 17), using SERIAL
ttyS1 on SA1100 UART1 (irq 15)
ttyS2 on SA1100 UART2 (irq 16), using IRDA
NetWinder Floating Point Emulator V0.95 (c) 1998-1999 Rebel.com
EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
VFS: Mounted root (ext2 filesystem).
Freeing unused kernel memory: 44k init
INIT: version 2.74 booting
INIT: Entering runlevel: 3
Starting system logger:  syslogd
Starting INET services:  inetd

SA1110 Linux
Kernel 2.4.0-rmk1-np14 on armv4l


[root@Aston /root]$ifconfig
eth0      Link encap:Ethernet  HWaddr 00:50:FD:FF:00:4D  
          inet addr:192.168.2.200  Bcast:192.168.2.255 
Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1216 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          Interrupt:10 Base address:0xc00 

[root@Aston /root]$ping 210.221.126.30
PING 210.221.126.30 (210.221.126.30): 56 data bytes
64 bytes from 210.221.126.30: icmp_seq=0 ttl=254 time=6.6 ms
64 bytes from 210.221.126.30: icmp_seq=1 ttl=254 time=0.8 ms
64 bytes from 210.221.126.30: icmp_seq=2 ttl=254 time=0.8 ms

--- 210.221.126.30 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.8/2.7/6.6 ms
[root@Aston /root]$ftp 192.168.2.75
Connected to 192.168.2.75.
220 ProFTPD 1.2.0 Server (ProFTPD) [aston]
Name (192.168.2.75:root): yspark

(waiting state)

eth0: mismatched read page pointers 4c vs 7c

Thanks
Yunseok park


_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to