haiku/headers/private
Alexander von Gluck IV a1ed294ff9 AHCI: Rework port reset and control
* Move to more standardized functions matching AHCI spec
* Don't perform unnecessary double port resets
* Begin implementing a software reset to try first per spec.
  Software reset needs more work, falls through to port reset
  for the moment which is stable.
* Don't duplicate ATA defines, use what we already provide.
* Tested working on VirtualBox 1-16 AHCI ports, Intel C200,
  and AMD FCH.
2015-10-05 19:46:03 -05:00
..
app Various whitespace cleanup only. 2015-09-05 16:09:33 +02:00
audio
binary_compatibility BControl: Add icon support 2013-12-22 02:48:25 +01:00
bluetooth h2: Fix bluetooth driver build, missing PrivateKernelHeaders 2014-05-18 22:33:56 -05:00
debug
device
drivers AHCI: Rework port reset and control 2015-10-05 19:46:03 -05:00
file_systems Fix building Haiku from Haiku 2014-07-13 15:35:31 +02:00
firewire include strings.h where appriopriate... 2014-08-08 22:40:37 +02:00
fs_shell EntryCache: Add entry_cache_add_missing() for negative caching. 2015-08-20 21:25:56 +02:00
graphics radeon_hd: Properly and consistently pick HPD ID 2015-07-14 20:38:15 -05:00
index_server
input
interface Implement ClipToPicture inside a BPicture. Not working yet. 2015-09-05 21:35:54 +02:00
kernel VFS: prevent FD inheritance for the kernel completely. 2015-09-11 17:08:35 +02:00
libroot libroot_debug: Merge guarded heap into libroot_debug. 2015-08-13 22:12:18 +02:00
locale Fix instanciate_catalog prototype 2015-01-17 17:02:40 +01:00
mail Mail server: fix disabling notifications 2015-01-14 16:27:33 +01:00
media BMediaRoster: Reintroduce the undertaker class 2015-09-01 15:08:57 +02:00
midi Midi: Remove some duplicated code 2015-08-27 11:51:57 +02:00
mount
net libbnetapi: Add BNetworkRoute to replace use of route_entry. 2015-04-12 18:50:00 +02:00
notification Notifications default to enabled on first boot. 2014-11-25 08:50:47 +01:00
package Moved BJob, and JobQueue into the support kit. 2015-05-21 21:37:01 +02:00
print
runtime_loader runtime_loader: Add imageName and exactMatch to symbol lookup. 2015-04-11 11:18:50 +02:00
screen_saver When testing screensaver, don't have mouse move exit the screen saver. 2014-12-10 21:18:30 +01:00
shared BToolBar: made FindButton() public. 2015-09-04 17:33:46 +02:00
storage storage kit: don't expose the dev_t in BPartition::Mount() 2014-09-15 16:28:41 +12:00
support JobQueue: fixed leak, notification, added Pop() variant. 2015-06-03 16:22:44 +02:00
syslog_daemon syslog_daemon: Converted to BServer. 2015-07-22 20:40:47 +02:00
system syslog_daemon: Converted to BServer. 2015-07-22 20:40:47 +02:00
textencoding
tracker Tracker: IconMenuItem: Don't "use namespace" in a shared header. 2015-07-23 11:50:23 -04:00
usb_vision
userlandfs UserlandFS: Make 64 bit clean and enable build for x86_64. 2015-03-29 16:25:17 +02:00
virtio
vmdk