haiku/src/add-ons
Axel Dörfler 2c0729ea2d * Turns out the 3com driver wasn't picked up after my changes, but the marvell_yukon driver
worked flawlessly this one time... (I got almost 10 MB/s with that one, now 7.5 MB/s with
  the 3com driver)
* We need to acknowledge the interrupt in the handler, because else, the interrupt continues
  to fire after the PIC interrupt is acknowledged by the kernel.
* It also helps a lot to turn off the interrupts on the device while xl_intr() is handling
  the interrupt.
* When the slow handler is running, we now set the new "handling" field in the internal
  interrupt handler which will not invoke the scheduler then (but only signals a handled
  interrupt).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23085 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-12-08 19:38:51 +00:00
..
accelerants Replaced the old 1920x1200 resolution mode line with another one with a slightly 2007-11-19 11:32:45 +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 Beginnings of a BFS userland disk system add-on. 2007-11-10 17:34:44 +00:00
input_server added a lock around keymap uses to avoid a reload in the middle of the key event process 2007-08-09 22:31:01 +00:00
kernel * Turns out the 3com driver wasn't picked up after my changes, but the marvell_yukon driver 2007-12-08 19:38:51 +00:00
mail_daemon * Prefixed the variables NETWORK_LIBS, NETAPI_LIB, and 2007-08-12 22:15:10 +00:00
media gcc4 fix 2007-11-25 17:48:46 +00:00
opengl updated mesa to 6.5.3 2007-06-08 23:00:44 +00:00
print Removed duplicate code. MarginView is already in libprintutils.a. 2007-10-29 07:53:10 +00:00
screen_savers * contributed my "Spider" screen saver to Haiku 2007-11-13 10:43:41 +00:00
tracker Removed the app signature from FileType again and add a comment why there is none. 2007-06-27 23:18:11 +00:00
translators * remove superfluous tab 2007-11-11 14:45:04 +00:00
Jamfile Beginnings of a userland intel disk system add-on. 2007-10-13 21:34:15 +00:00