Messages in this thread |  | | Date | Sun, 21 Jan 2001 14:45:05 +0800 | From | Andrey Savochkin <> | Subject | Re: eepro100 error messages |
| |
On Tue, Jan 16, 2001 at 07:02:52PM -0800, Kostas Nikoloudakis wrote: > Jan 16 00:49:04 cd20 kernel: eth0: card reports no resources. > Jan 16 00:49:06 cd20 kernel: eth0: can't fill rx buffer (force 0)!
The driver can't allocate buffers for incoming packets. Increase /proc/sys/vm/freepages numbers to start freeing the memory earlier and reserve more memory for allocation bursts.
Best regards Andrey V. Savochkin - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |