diff options
author | imp <imp@FreeBSD.org> | 2004-08-14 22:10:26 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2004-08-14 22:10:26 +0000 |
commit | da6b7d8015bfe072fdecf22c4958f40e135d3c2b (patch) | |
tree | 9b99e9bea5a7c62b7a26bf54ee02ab0537c960ee /sys/dev/hme | |
parent | bce29358a4ba1d2f5f059296d3e2d2d6ff05ce13 (diff) | |
download | FreeBSD-src-da6b7d8015bfe072fdecf22c4958f40e135d3c2b.zip FreeBSD-src-da6b7d8015bfe072fdecf22c4958f40e135d3c2b.tar.gz |
Next step in making usb more newbus:
o reprobe children when a new driver is added to uhub
o fix the usbd_probe_and_attach to set the ivars to a malloc'd area, as well
as freeing the ivars on child destruction.
o Don't delete children that don't attach. Evidentally, the need to do this
is a common misconception.
o minor formatting foo that may violate style(9) at the moment, but keeps the
diffs against my p4 tree smaller.
This does not solve the ugen gobbling things up problem, but the fixes
I have for that expose bugs in other parts of the tree...
Diffstat (limited to 'sys/dev/hme')
0 files changed, 0 insertions, 0 deletions