patch-2.4.0-test4 linux/include/linux/usb.h

Next file: linux/include/linux/wait.h
Previous file: linux/include/linux/types.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test3/linux/include/linux/usb.h linux/include/linux/usb.h
@@ -551,6 +551,7 @@
 
 extern int usb_register(struct usb_driver *);
 extern void usb_deregister(struct usb_driver *);
+extern void usb_scan_devices(void);
 
 /* used these for multi-interface device registration */
 extern void usb_driver_claim_interface(struct usb_driver *driver, struct usb_interface *iface, void* priv);

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