Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755311AbXABP2o (ORCPT ); Tue, 2 Jan 2007 10:28:44 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755310AbXABP2n (ORCPT ); Tue, 2 Jan 2007 10:28:43 -0500 Received: from nz-out-0506.google.com ([64.233.162.238]:25589 "EHLO nz-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755311AbXABP2m (ORCPT ); Tue, 2 Jan 2007 10:28:42 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=bMNvSYmQ2vb69ecOqCXSH79m/VZl0HKhXjaqDg0QhoJQJyLL4p6SH2Ct+3cNEi2oSWIdx1UnE0bhE33XhQY2Uv9nMsHq/GsIUraw3t0jfwx1qI7Vz0Gljo033cEzWR2b8AAfYRqjuR7y/Dq8gI5M01BdsYZe1xh2Anznrbp/1b8= Subject: Re: Cut power to a USB port? From: Andrew Barr To: Greg KH Cc: linux-kernel@vger.kernel.org In-Reply-To: <20070102083258.GA24516@kroah.com> References: <1167684985.28023.4.camel@localhost> <20070102083258.GA24516@kroah.com> Content-Type: text/plain Date: Tue, 02 Jan 2007 10:28:38 -0500 Message-Id: <1167751719.2653.7.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.2.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1696 Lines: 43 On Tue, 2007-01-02 at 00:32 -0800, Greg KH wrote: > On Mon, Jan 01, 2007 at 03:56:25PM -0500, Andrew Barr wrote: > > I have a simple question perhaps someone can help me with here... > > > > I have one of those simple LED keyboard lamps that get their power from > > the USB port. Is there some way in Linux, using files under /sys I would > > imagine, to cut power to the USB port into which this lamp is plugged? I > > know I would have to manually figure out what port it's plugged into, as > > it is not a "real" USB device...e.g. it just draws power. I would like > > to be able to programmatically switch the lamp on and off. > > Search the archives of the linux-usb-devel mailing list for a program > that might do this for you (depending on your hardware.) What search terms should I use? Searching on "power" and "port power" at Gmane in the gmane.linux.usb.devel group doesn't readily give me anything. For the record, my hardware: 00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01) 00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01) 00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01) 00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01) IBM Thinkpad R51 2883-ELU. Regards, Andrew > good luck, > > greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/