[01:27:37] <CIA-123> axeld * r42621 /haiku/trunk/src/kits/storage/Node.cpp: * Fixed build; should have been part of r42620. [07:22:22] <CIA-123> kallisti5 * r42622 /haiku/trunk/ (4 files in 3 dirs): [07:22:22] <CIA-123> * add card instance to accelerant shared info [07:22:22] <CIA-123> * when TRACE_ATOM is enabled in bios.c, we dump [07:22:22] <CIA-123> each accelerant instance of the AtomBIOS rom [07:22:22] <CIA-123> to disk in /boot/common/cache/tmp/ (next to usb [07:22:23] <CIA-123> hid descriptors in the same file name format) [07:22:23] <CIA-123> * these images can be parsed with the AtomDis application [19:37:07] <CIA-123> korli * r42623 /haiku/trunk/src/add-ons/kernel/busses/usb/ehci.cpp: Locking around descriptors list handling isn't enough, locking is also needed when traversing the list: we instead lock the whole traversing/handling loop.