patch-2.4.23 linux-2.4.23/include/linux/usbdevice_fs.h

Next file: linux-2.4.23/include/linux/videodev.h
Previous file: linux-2.4.23/include/linux/usb_gadget.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/include/linux/usbdevice_fs.h linux-2.4.23/include/linux/usbdevice_fs.h
@@ -142,6 +142,8 @@
 #define USBDEVFS_HUB_PORTINFO      _IOR('U', 19, struct usbdevfs_hub_portinfo)
 #define USBDEVFS_RESET             _IO('U', 20)
 #define USBDEVFS_CLEAR_HALT        _IOR('U', 21, unsigned int)
+#define USBDEVFS_DISCONNECT        _IO('U', 22)
+#define USBDEVFS_CONNECT           _IO('U', 23)
 
 /* --------------------------------------------------------------------- */
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)