haiku/src
Axel Dörfler 2ecef3acbe * As Korli pointed out, I got a bit confused with Rescan() vs. Probe().
* Therefore, device_manager::rescan_node() now actually causes the
  driver::rescan_child_devices() function to be called, instead of probing
  again.
* Added a device_node::Reprobe() method that does what Rescan() did previously.
* Probe() should now also work with "dumb" busses that don't support type
  information - it will now probe all of these nodes.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25778 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-06-03 09:13:04 +00:00
..
add-ons L2CAP, without functionality, for the moment my playground in the netstack 2008-06-02 20:16:00 +00:00
apps better handles error and cancellation when copying 2008-06-02 22:34:48 +00:00
bin Add into compilation remaining bluetooth components: 2008-05-28 21:33:22 +00:00
build * Patch by Vasilis Kaoutsis to fix a warning in PaletteConverter::IndexForRGB16(). 2008-06-02 11:24:11 +00:00
data Fixed typo in long description, thanks to Urias McCullough who noticed! 2008-05-29 19:44:25 +00:00
documentation removed former haiku_book and headersampler tool 2007-10-04 22:15:58 +00:00
kits * don't print child views with invalid rect, this makes printing e.g. 2008-06-02 20:21:40 +00:00
libs Patch by Vasilis Kaoutsis: 2008-06-02 11:01:44 +00:00
preferences - Decouple ModulesView::SaveState() from ModulesView::_CloseSaver() and thus ModulesView::DetachedFromWindow(). When called by BWindow destructor, 2008-06-02 17:08:42 +00:00
servers Quick build fix. 2008-05-31 11:26:06 +00:00
system * As Korli pointed out, I got a bit confused with Rescan() vs. Probe(). 2008-06-03 09:13:04 +00:00
tests Added test that runs another program and analyzes the contention of the 2008-06-02 02:07:26 +00:00
tools Don't define UNIX when building zip as a build tool under a BeOS compatible 2008-05-31 18:07:07 +00:00
Jamfile libshared.a doesn't deserve a src/ subdirectory. Moved to 2007-06-15 18:32:50 +00:00