haiku/headers/build/os
Marcus Overhagen 70eb0da7e0 Mask io-space bit in promise_tx2 driver, the driver was broken after recent ide-adapter changes.
Replaced IDE_ADAPTER_IS_PRIMARY by IDE_ADAPTER_CHANNEL_INDEX to support more than 2 bus master channels,
and made ide_adapter aware of 3rd and 4th channel when calculating bus master dma address.
Fixed bus master DMA support in legacy_sata driver for tertiary and quaternary channel, channel 3 and 4
were using the DMA engine of primary and secondary channels (that might have destroyed your data).
Use PCI_address_io_mask instead of ~PCI_address_space (no functional change).



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23207 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-01 20:31:14 +00:00
..
add-ons seems this one is useless too 2006-09-01 12:24:51 +00:00
app Fixed build under Dano (and probably Zeta, too); our headers used entry_ref resp. 2007-07-04 23:20:05 +00:00
arch
be_apps
device
drivers Mask io-space bit in promise_tx2 driver, the driver was broken after recent ide-adapter changes. 2008-01-01 20:31:14 +00:00
game Fixed a typo. 2006-05-11 07:53:19 +00:00
interface Looks like I deleted too much... copied Region.h back from the os 2007-10-25 11:46:06 +00:00
kernel
mail
media
midi
midi2
net
opengl
storage Copied the updated Statable.h to the build folder, remove unneeded def 2007-10-25 10:31:57 +00:00
support Undefine ENOATTR. We redefine it below. 2007-07-03 14:15:15 +00:00
translation
AppKit.h
Be.h
BeBuild.h Some GCC 4.1.0 related build fixes (under Linux/PPC). 2006-05-17 20:54:12 +00:00
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h
NetworkKit.h
OpenGLKit.h
StorageKit.h StorageKit.h still included the Alias.h header file I removed with the previous commit. 2007-07-06 12:52:01 +00:00
SupportKit.h
TranslationKit.h