Quote from: Chris on December 11, 2006, 12:40:37
The dev kernel config sets it up for booting using NFS root, the dongle for booting from a ramdisk.
Chris,
thanks for the clarification.
Latest versions:
Server plugin: 0.5.1
MVP dongle: 0.5.2
Raspberry Pi client: 0.5.2
Windows client: 0.5.2-1
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Chris on December 11, 2006, 12:40:37
The dev kernel config sets it up for booting using NFS root, the dongle for booting from a ramdisk.
Quote from: Fourty2 on December 09, 2006, 19:05:05The mentioned patch is in the git repository on mvpmc.org. you can find it under dongle/kernel/linux-2.4.31/patches. The smc91111.patch adds a driver for the smc91111 to the kernel sources. In the mvp development environment a smc91111 driver already exists - of course.
Can't download the patch... 404 not found. Any hints?
Fourty2
Quote from: Chris on November 26, 2006, 18:16:21
My understanding of it is that the network chip has very small buffers when compared with the system timings it has to deal with - meaning that if full duplex is enabled it would suffer a lot of packet loss. What does the patch do?
BusyBox v1.00 (2006.10.18-23:02+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.
~ # ifconfig eth0
eth0      Link encap:Ethernet  HWaddr 00:0D:FE:00:46:40  
          inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:121781 errors:336 dropped:0 overruns:336 frame:0
          TX packets:64219 errors:0 dropped:0 overruns:0 carrier:0
          collisions:29 txqueuelen:100 
          RX bytes:181667004 (173.2 MiB)  TX bytes:0 (0.0 B)
          Interrupt:27 Base address:0x300 
BusyBox v1.00 (2006.06.01-22:15+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.
~ # ifconfig eth0
eth0      Link encap:Ethernet  HWaddr 00:0D:FE:00:46:40  
          inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:146782 errors:0 dropped:0 overruns:0 frame:0
          TX packets:75207 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:218769652 (208.6 MiB)  TX bytes:0 (0.0 B)
          Interrupt:27 Base address:0x300 DMA chan:1