[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Disable a USB device?
- From: Andy Shevchenko <andy smile org ua>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Subject: Re: Disable a USB device?
- Date: Tue, 18 Dec 2007 11:09:03 +0200
Hi Chris Adams!
On Mon, Dec 17, 2007 at 07:26:00PM -0600, Chris Adams wrote next:
> Otherwise, USB wakes up 4 times per second for no particular reason (no
> other USB devices are attached).
I don't know exactly, but may be some like next helps?
[root toaster special-english]# cat /sys/bus/usb/devices/usb1/power/wakeup
enabled
[root toaster special-english]# echo "disabled" > /sys/bus/usb/devices/usb1/power/wakeup
[root toaster special-english]# cat /sys/bus/usb/devices/usb1/power/wakeup
disabled
P.S. I think the sysfs may provide some interface for it.
--
With best regards,
Andy Shevchenko. mailto: andy smile org ua
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]