haiku/headers/private
Alexander von Gluck IV 025d4eed52 * reorganize register definitions
There were a large number if incorrect, duplicated, misplaced
  registers that were leading to bugs in the code.  This is my first
  shot at cleaning them up.  Luckly as we are using AtomBIOS the number
  of registers we need to know about is shrinking.
* remove registers left over from register banging days
* r770 is less then r710, r720 in the drm sources. Fix in code.
* enable newer radeons for testing


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42930 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-28 04:30:54 +00:00
..
app * Header cleanup. 2011-06-24 18:22:02 +00:00
audio
binary_compatibility Patch by Alex Wilson (minor changes by myself) related to the new archiving 2010-07-16 16:49:42 +00:00
bluetooth Fix #6373, second try 2010-08-19 15:29:02 +00:00
debug Revert r39846 and r39847. 2010-12-14 17:55:38 +00:00
device Tiny comment cleanup. 2011-06-21 12:35:50 +00:00
drivers * add missed header file that goes along with r42725 2011-09-08 18:30:28 +00:00
firewire Merged the signals branch into trunk, with these changes: 2011-01-10 21:54:38 +00:00
fs_shell * Added file_system_module_info::uninitialize() analogously to 2011-06-13 01:53:11 +00:00
graphics * reorganize register definitions 2011-10-28 04:30:54 +00:00
index_server Add a CLucene full-text add-on. 2010-10-28 15:22:52 +00:00
input
interface Fixes #7796. The decorator add-on is unloaded when not needed anymore. Avoid assigning offscreen windows a window behaviour (which lives in an add-on). When loading another add-on the offscreen window was still pointing to an invalid window behaviour. 2011-07-25 03:32:14 +00:00
kernel * Introduce {reserve|allocate|free}_io_interrupt_vectors() that can generically 2011-10-12 20:55:28 +00:00
libbe
libroot Add private get_memory_properties() syscall which allows one to retrieve the 2011-06-12 20:17:14 +00:00
locale * update (not-so-)optional package ICU to 4.8.1, which contains interesting stuff 2011-08-18 22:13:06 +00:00
mail * mail_util.h was not self-contained. 2011-10-08 18:41:20 +00:00
media * Change the signature of the Writer plugins setup methods such 2010-10-20 21:36:23 +00:00
midi
mount
net * Remove the BNetworkDevice::AddPersistentNetwork() again and instead introduce 2011-10-09 19:56:19 +00:00
notification Patch by plfiorini: Integration of InfoPopper as a system service. See ticket 2010-05-27 14:48:27 +00:00
package * prefer HashSet and HashMap to respective std-classes where possible 2011-02-15 18:52:03 +00:00
print * Renamed files, classes and constants from 2010-11-08 18:43:55 +00:00
runtime_loader * Implemented dladdr() in the runtime loader. This is like a gazillion times 2011-08-07 21:01:23 +00:00
screen_saver
shared Use nothrow and add InitCheck method to check if allocation went fine. 2011-09-23 02:03:10 +00:00
storage added exFAT partition type 2011-02-09 20:30:00 +00:00
support Make BObjectList<> publically available: 2011-01-20 12:09:16 +00:00
syslog_daemon
system * Introduced new fs_lopen_attr_dir() function that opens the attribute 2011-08-10 21:08:00 +00:00
textencoding
tracker
usb_vision
userlandfs Should have been part of r37678. io_request_is_vip() support. 2010-07-22 11:09:32 +00:00
vmdk