On Thu, 31 Jul 2008 22:36:09 -0400
"H.S." <[EMAIL PROTECTED]> wrote:

> 
> Hi,
> 
> On a Debian Testing I just compiled the new module from
> madwifi-source. How do I reload that module without rebooting? lsmod
> does not list madwifi as a module. My current modules are:
> $> lsmod
> Module                  Size  Used by
[snip]
> ath_hal               301696  3 ath_pci,ath_rate_sample
[snip] 
> 
> Thanks,
> ->HS

The Madwifi module is ath_pci - see ath_pci above in your lsmod output.

To reload it, something like the below command, as root, should do the
trick:

modprobe -rv ath_pci && modprobe -v ath_pci

HTH,
Jaime
-- 
 Jaime Tarrant
 http://www.tarsysco.com    [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to