USB_CHOOSE_ADDRESS

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

usb_choose_address - pick device address (usbcore-internal)  

SYNOPSIS

"SYNOPSIS"

void usb_choose_address (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 (but not virtual root hub drivers for host controllers) should ever call this.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 06:21:15 GMT, October 06, 2005