USB_CONNECT

Section: (9)
Updated: 07 August 2003
Index Return to Main Contents

 

NAME

usb_connect - pick device address (usbcore-internal)  

SYNOPSIS

void usb_connect (struct usb_device * dev);  

ARGUMENTS

dev
newly detected device (in DEFAULT state)
 

DESCRIPTION

Picks a device address. It's up to the hub (or root hub) driver to handle and manage enumeration, starting from the DEFAULT state. Only hub drivers (including virtual root hub drivers for host controllers) should ever call this.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 09:53:51 GMT, April 09, 2004