On Sun, Jun 10, 2001 at 01:54:13AM -0400, Ben LaHaise wrote:
> I doubt it's related to pump: a few times I've seen the 3c59x driver drop
> the first few transmit packets.  Try loading the driver as a module and
> putting the whole modprobe ; ifconfig ; ping <somehost> set of commands
> into a script and watch what happens.  This goes for all ethernet driver
> writers.

Is this a change of requirements for ethernet drivers?  Many other drivers
do exactly the same (drop the first few packets while they're negotiating
with a hub), unless they're using 10base2, even back to the days of 2.0
kernels.

--
Russell King ([EMAIL PROTECTED])                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to