haiku/headers/private/drivers
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
..
ata_adapter.h PCI: moved IDE api flags to PCI.h 2013-11-28 18:38:45 +01:00
ata_types.h AHCI: Rework port reset and control 2015-10-05 19:46:03 -05:00
dvb.h Interface definition of DVB drivers. Currently private API. 2007-04-13 15:52:58 +00:00
ide_adapter.h PCI: moved IDE api flags to PCI.h 2013-11-28 18:38:45 +01:00
ide_types.h Some enum definitions were also defining variables. 2010-06-21 16:13:47 +00:00
iscsi_cmds.h iSCSI: Add header for protocol 2010-09-04 21:09:13 +00:00
ksocket.h Fixed ksocket header as we don't use a socket module anymore. 2008-04-19 23:58:26 +00:00
lendian_bitfield.h Remove hardcoding of endianness... that'll likely help ppc :) 2008-05-25 20:12:00 +00:00
poke.h Fixed some bugs, partially by Oscar Lesta. 2005-07-19 17:19:02 +00:00
random.h random: add a Virtio RNG module 2013-08-29 18:47:48 +02:00
scsi_cmds.h scsi_periph: implemented VPD inquiry. 2014-04-09 20:40:11 +02:00
scsi_periph.h trim: Target SCSI UNMAP command instead of WRITE SAME. 2013-11-07 19:03:47 +01:00
scsi_sense.h Revert "usb_disk: retry when usb disk not ready" 2013-10-19 22:06:10 +02:00
tty.h * Set reasonable terminal flag defaults. This makes telnetd fully usable 2008-04-24 21:26:35 +00:00