bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Disabling the ethernet driver !!!


From: Frank Mehnert
Subject: Disabling the ethernet driver !!!
Date: Wed, 21 Mar 2001 15:48:33 +0100

Hi,

there is a function eth_disable() in netboot/config.c but nobody
uses this function. Because of this, the receive function of some
network cards will not be disabled, e.g. when using the Tulip
driver. If we not re-initializing the network card after booting
and change the memory the receive descriptor of the network driver
are situated, we loose.

I suggest to call eth_disable() as first function in builtins.c: boot_func().

Frank
-- 
Frank Mehnert
## Dept. of Computer Science, Dresden University of Technology, Germany ##
## E-Mail: address@hidden    http://os.inf.tu-dresden.de/~fm3 ##



reply via email to

[Prev in Thread] Current Thread [Next in Thread]