diff options
author | imp <imp@FreeBSD.org> | 2004-09-09 20:43:49 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2004-09-09 20:43:49 +0000 |
commit | 50c75b4cae7cf3bb160f14a7eb47fc5d433e3d73 (patch) | |
tree | e8e5b3f2ce9cbcda5d2515a59c22cfa584e31b6b /sys/dev/usb/usb_subr.c | |
parent | 860ec87f051642734c2c738bd5fbc987dd8f4512 (diff) | |
download | FreeBSD-src-50c75b4cae7cf3bb160f14a7eb47fc5d433e3d73.zip FreeBSD-src-50c75b4cae7cf3bb160f14a7eb47fc5d433e3d73.tar.gz |
We don't need a uhub_child_detached() routine now that we don't detach
device_t instances when no driver attaches. They are left around, and
we need to remember them.
# The usbd_device_handle->subdevs[] array likely is completely bogus
# at this point, but one change at a time, since its removal will need
# to have similar code replace it extracted from newbus.
Part of the patch submitted by Peter Pentchev after an excellent
analysis of the underlying problems.
MFC After: 1 week
Diffstat (limited to 'sys/dev/usb/usb_subr.c')
0 files changed, 0 insertions, 0 deletions