haiku/src/add-ons
Michael Lotz 5b03912b5f * Correct removal of failed transfers by applying the address mask. As the head
pointer also contains the toggle carry and the halt bit (which was obviously
  always set as the endpoint had an error) the address comparison failed and
  the head was dead in the water with all further transfers timing out until
  a subsequet cancel cleaned the mess up again.
* Add the OHCI host controller driver to the image as it should now be fully
  functional except for isochronous transfers.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25565 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-19 20:41:58 +00:00
..
accelerants Rudolf's accelerant skeleton is not really meant to be built. 2008-05-07 12:14:49 +00:00
decorators Removed the obsolete second argument ("relpath") of the Addon rule and 2007-04-07 01:27:19 +00:00
disk_scanner Removed the obsolete second argument ("relpath") of the Addon rule and 2007-04-07 01:27:19 +00:00
disk_systems * Initialize() should also cause initializing the partition which would 2008-03-17 12:53:17 +00:00
input_server * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
kernel * Correct removal of failed transfers by applying the address mask. As the head 2008-05-19 20:41:58 +00:00
mail_daemon * Prefixed the variables NETWORK_LIBS, NETAPI_LIB, and 2007-08-12 22:15:10 +00:00
media set user data to contain codec id 2008-05-16 02:29:10 +00:00
opengl added CMAP8 support 2008-03-29 14:55:41 +00:00
print fix misuse of ... with B_UTF8_ELLIPSIS 2008-04-29 21:48:36 +00:00
screen_savers fix misuse of ... with B_UTF8_ELLIPSIS 2008-04-29 21:48:36 +00:00
tracker * I'm not sure if that puts more or less pressure on stippi, but the 2008-04-03 12:39:06 +00:00
translators Build fix for gcc4. 2008-05-11 17:04:25 +00:00
Jamfile Beginnings of a userland intel disk system add-on. 2007-10-13 21:34:15 +00:00