Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Dec 2002 23:40:53 -0700 (MST)
From:      "Jan L. Peterson" <jlp@softhome.net>
To:        paul beard <paulbeard@mac.com>
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: how to load/unload modules at suspend/resume? 
Message-ID:  <20021214233943.C1200-100000@peterson.ath.cx>
In-Reply-To: <3DFC1177.3060108@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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
<jlp@softhome.net>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021214233943.C1200-100000>