[haiku-development] Re: Unload network driver

2008/11/26 Adrian Panasiuk <adek336@xxxxxxxxx>:
> How could I unload a network driver, I tried replacing it's file with
> another driver file but that didn't force it to unload. It is a driver
> through which Haiku is connected to the Internet, perhaps I need to
> specifically disconnect ?

If you bring down that ethernet interface with ifconfig or whatnot, it
should unload the driver, drivers are ref counted in Haiku and should
get unloaded when the ref count drops to 0 as far as I'm aware.

Regards,

Rene

Other related posts: