haiku/headers/build
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
..
host * Added a common directory for missing system on BeOS systems. 2007-08-24 21:05:20 +00:00
os 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
private * fix the build of the libbe_test target 2007-11-01 15:03:58 +00:00
BeOSBuildCompatibility.h <fcntl.h> needs to be included for O_NOFOLLOW. 2007-09-05 02:54:24 +00:00
HaikuBuildCompatibility.h * define more classes for non-selfcontained R5 headers... maybe I would have 2007-10-26 23:43:55 +00:00