Re: how to load/unload modules at suspend/resume?
"Jan L. Peterson" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
> So now I have worked out that if I can send a "kldunload snd_pcm > && kldunload snd_csa" at suspend and the reverse (kldload) at > resume, everything will be fine. Check out /etc/rc.suspend and /etc/rc.resume... I use them to turn my PCMCIA wireless card off and on at suspend and resume time, which lets me suspend while in one wireless realm and resume in another without having to fiddle around after resume (it just works). -jan- -- Jan L. Peterson <[email protected]> To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-mobile" in the body of the message