Now that the stack handles properly the xhci(4) way of setting an
authormpi <mpi@openbsd.org>
Wed, 9 Jul 2014 15:54:39 +0000 (15:54 +0000)
committermpi <mpi@openbsd.org>
Wed, 9 Jul 2014 15:54:39 +0000 (15:54 +0000)
commit716b95b652136b0b8beaeee0b39f7bca4833a023
tree5c62402744669008641321126b9b8b2ec64e7d65
parent890c91c751fe1212a24b1a585d4f3ef97e810618
Now that the stack handles properly the xhci(4) way of setting an
address, kill some no longer true comments and create a proper
function to assign an address.

For the moment, an address is assigned when setting up a slot for a
new device.
sys/dev/usb/xhci.c