/[scripts]/trunk/usbreset.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/usbreset.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 113 by dpavlin, Fri Apr 10 12:03:35 2009 UTC revision 137 by dpavlin, Mon Sep 13 16:36:31 2010 UTC
# Line 1  Line 1 
1  /* usbreset -- send a USB port reset to a USB device */  /* usbreset -- send a USB port reset to a USB device */
2    
 // http://marc.info/?l=linux-usb-users&m=116827193506484&w=2  
   
3  /*  /*
4    
5    http://marc.info/?l=linux-usb-users&m=116827193506484&w=2
6    
7    and needs mounted usbfs filesystem
8    
9            sudo mount -t usbfs none /proc/bus/usb
10    
11  There is a way to suspend a USB device.  In order to use it,  There is a way to suspend a USB device.  In order to use it,
12  you must have a kernel with CONFIG_PM_SYSFS_DEPRECATED turned on.  To  you must have a kernel with CONFIG_PM_SYSFS_DEPRECATED turned on.  To
13  suspend a device, do (as root):  suspend a device, do (as root):

Legend:
Removed from v.113  
changed lines
  Added in v.137

  ViewVC Help
Powered by ViewVC 1.1.26