Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 2003 18:33:01 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 37983 for review
Message-ID:  <200309130133.h8D1X1WT031166@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=37983

Change 37983 by imp@imp_koguchi on 2003/09/12 18:32:18

	tweak-o-matic

Affected files ...

.. //depot/projects/power/notes#2 edit

Differences ...

==== //depot/projects/power/notes#2 (text+ko) ====

@@ -2,9 +2,10 @@
 For example, being able to power down devices that aren't in use and power
 them on when they are needed.
 
-The first stage will be to implement a simple 'power' command that can be
-used by the user to power individual devices on and off.  E.g.,
-'power off fdc0' or 'power off pci0:4:0'.
+The first stage will be to implement a simple 'power' command that can
+be used by the user to power individual devices on and off.  E.g.,
+'power off fdc0' or 'power off pci0:4:0'.  It is unclear how best to
+describe the path to an unconnected device on a bus.
 
 Milestones:
 - support PCI devices by detaching driver and going into D3 for off and
@@ -17,4 +18,4 @@
 
 The second stage will be to make the powering off of devices more automated.
 This is still in early design stage.  It may involve a powerd, it may
-involve intelligence in the kernel.+involve intelligence in the kernel.



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