PERFORCE change 37983 for review

Warner Losh imp at FreeBSD.org
Fri Sep 12 18:33:02 PDT 2003


http://perforce.freebsd.org/chv.cgi?CH=37983

Change 37983 by imp at 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.


More information about the p4-projects mailing list