Если выдернуть пачкорд и только потом стартануть, то так: eth0: AT91 ethernet at 0xfefbc000 int=24 10-HalfDuplex (00:00:00:00:00:00)
eth0: Intel LXT971A PHY
AT91 Watchdog Timer enabled (5 seconds)
AT91 Real Time Clock driver
host/usb-ohci.c: USB OHCI at membase 0xc2876000, IRQ 23
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
Found AT91 i2c
AT91 SPI driver loaded
at91_dataflash: Atmel AT45DB642 detected [spi0] (8650752 bytes)
pktgen.c: v1.3: Packet Generator for packet performance testing.
pktgen: Error: your machine does not have working cycle counter.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 2048 bind 2048)
ip_conntrack version 2.1 (256 buckets, 2048 max) - 160 bytes per conntrack
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
NetWinder Floating Point Emulator V0.97 (double precision)
RAMDISK: Compressed image found at block 0
..................................................................................................................
VFS: Mounted root (ext2 filesystem).
Mounted devfs on /dev
Freeing init memory: 56K
INIT: version 2.74 booting
hub.c: new USB device -2, assigned address 2
usb.c: USB device not accepting new address=2 (error=-110)
mount: mount point /dev/pts does not exist
hub.c: new USB device -2, assigned address 3
usb.c: USB device not accepting new address=3 (error=-110)
INIT: Entering runlevel: 3
Starting system logger: syslogd
Starting interfaces eth0: Setting MAC address to 00:02:02:00:0b:b6
Starting INET services: inetd
Starting mouse
Starting tty
Starting console mouse services: gpmgpm: oops() invoked from gpn.c(132)
loadlut: is your kernel compiled with CONFIG_SELECTION on?: Invalid argument
Starting rtc
INIT: Id "1" respawning too fast: disabled for 5 minutes
AT91RM9200DK login: root
[root@AT91RM9200DK /root]$ping -c 3 192.168.2.141
PING 192.168.2.141 (192.168.2.141): 56 data bytes
Warning: unknown ICMP packet received (not echo-reply)
Warning: unknown ICMP packet received (not echo-reply)
Warning: unknown ICMP packet received (not echo-reply)
--- 192.168.2.141 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
[root@AT91RM9200DK /root]$ping -c 3 192.168.2.143
PING 192.168.2.143 (192.168.2.143): 56 data bytes
Warning: unknown ICMP packet received (not echo-reply)
64 bytes from 192.168.2.143: icmp_seq=0 ttl=64 time=1.8 ms
Warning: unknown ICMP packet received (not echo-reply)
64 bytes from 192.168.2.143: icmp_seq=1 ttl=64 time=1.0 ms
Warning: unknown ICMP packet received (not echo-reply)
64 bytes from 192.168.2.143: icmp_seq=2 ttl=64 time=0.9 ms
--- 192.168.2.143 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.9/1.2/1.8 ms