On Wed, Sep 22, 2004 at 10:10:27PM -0700, stuporglue wrote:
> > Unloading modules is, at best, a dubious practice, and you should
> > avoid doing so in general.  The kernel developers have even
> > entertained the idea of completely removing the ability to rmmod,
> > because it unnecessarily complicates the kernel.
> 
> That may be the case, but if I couldn't I'd have to reboot after each
> suspend. On my iBook, if I want scan/monitor mode, I have to compile
> the airport modules separately, and have them inserted at boot (or
> when I need them). When I put it to sleep, and then use it again, I
> won't be able to use wireless till I remove the module, insert it
> again, and restart the service. Just restarting the service won't do
> it either.

That sounds like a bug in the driver, and that should be reported to
LKML so that it is fixed.  You should never be constrained to unload a
module.

Mike
.___________________________________________________________________.
                         Michael A. Halcrow                          
       Security Software Engineer, IBM Linux Technology Center       
GnuPG Fingerprint: 05B5 08A8 713A 64C1 D35D  2371 2D3C FDDA 3EB6 601D

"Security must be evaluated not based on how it works, but on how it 
fails."                                                              
 - Bruce Schneier 

Attachment: pgpQ1cnpiyPjh.pgp
Description: PGP signature

____________________
BYU Unix Users Group 
http://uug.byu.edu/ 
___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to