haiku/src
Alexander von Gluck IV dd29505893 * remap GPIO pin storage to global struct as they really aren't tied to
a connector. (thus allowing for future non-ddc gpio devices like fan speed)
* map all i2c gpio pins on accelerant init
* use a smaller sub function to attach gpio info to connector i2c info


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42773 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-09-27 21:34:28 +00:00
..
add-ons * remap GPIO pin storage to global struct as they really aren't tied to 2011-09-27 21:34:28 +00:00
apps Do some minimal sanity checks on the message data. Avoids trying to allocate 2011-09-26 20:32:55 +00:00
bin * Turn off confirmation when using the fallback mode - this will already pop up 2011-09-11 18:41:42 +00:00
build Make sure headers/build is in the include paths, so that the Haiku counterparts 2011-06-15 01:20:20 +00:00
data * Improved FLV description. 2011-06-03 22:16:12 +00:00
documentation Fixed "Haiku Operating System" reference. 2011-01-10 18:25:38 +00:00
kits Work on #7947 (CalendarView not respecting locale's start of week) 2011-09-07 21:41:57 +00:00
libs Use the device name instead of the "external name" as the interface in network 2011-09-27 14:11:03 +00:00
preferences * Added methods to work with display_modes directly. 2011-09-11 11:04:43 +00:00
servers * Fix decorator reloading of windows in a stack. When reloading the decorator all tabs have to be added to the decorator, the focus and the top layer tab must be set. The decorator does not know about the window and the window stack, thus the window has to do it itself. 2011-09-25 23:04:43 +00:00
system * Expand kernel_args addresses ranges size, 8 is somewhat too small, leading 2011-09-05 10:49:32 +00:00
tests * add tests for BString that expose a problem in the looping Replace() implementations 2011-08-23 19:55:46 +00:00
tools * Applied patch from luroh as part of #7433 -- sorry for the long delay! 2011-08-12 19:47:07 +00:00
Jamfile