*.* wrote:
so i found out the driver i need for a dlink is rtl8139... debian has
it and when i run modprobe ("modprobe rtl8139") 0it says that the
device / resource is busy.... the card is in fully and its not in
use... whats up with that??
Are you sure the module is not already loaded? Take a look at the output
of "lsmod" and see if rtl8139 is not already listed.
-- Kent