Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 2008 01:32:29 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        arch@FreeBSD.ORG
Subject:   AsiaBSDCon DEVSUMMIT patch
Message-ID:  <20080327.013229.1649766744.imp@bsdimp.com>

next in thread | raw e-mail | index | archive | help
Greetings,

We've been talking about the situation with suspend/resume in the
tree.  Here's a quick hack to allow one to suspend/resume an
individual device.  This may or may not work too well, but it is
offered up for testing and criticism.

	http://people.freebsd.org/~imp/devctl.diff

devctl -s ath 0		suspend ath0
devctl -r ath 0		resume ath0

Warner





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