minix/drivers
David van Moolenbroek 5320333614 ahci: prevent compiler memory access misordering
While no problems have been observed in practice yet, modern compilers
may reorder memory access operations, and that could lead to problems
with memory-mapped I/O typically done by drivers. This patch prevents
any potentially problematic reordering by the compiler in the AHCI
driver.
2011-11-04 14:13:24 +01:00
..
acpi Fix GCC image building 2011-07-09 15:04:42 +02:00
ahci ahci: prevent compiler memory access misordering 2011-11-04 14:13:24 +01:00
amddev Fix GCC image building 2011-07-09 15:04:42 +02:00
at_wini ahci/libdriver: multithreading support 2011-11-04 09:37:53 +00:00
atl2 Fix GCC image building 2011-07-09 15:04:42 +02:00
audio fixed clang warnings in drivers/ 2011-06-09 16:57:51 +02:00
bios_wini Remove legacy boot monitor vars 2011-09-16 20:10:47 +02:00
dec21140A dec21140A driver warnings fix 2011-09-29 17:37:47 +00:00
dp8390 Fix GCC image building 2011-07-09 15:04:42 +02:00
dpeth Fix GCC image building 2011-07-09 15:04:42 +02:00
e1000 Fix e1000 bug introduced in 123cf7 2011-07-13 11:36:10 +02:00
filter Fix GCC image building 2011-07-09 15:04:42 +02:00
floppy Fix GCC image building 2011-07-09 15:04:42 +02:00
fxp Support for 82801CAM PRO/100 VE 2011-07-11 21:10:28 +02:00
hello ahci/libdriver: multithreading support 2011-11-04 09:37:53 +00:00
lance Fix GCC image building 2011-07-09 15:04:42 +02:00
log boot: Add multiboot support 2011-06-24 17:21:51 +02:00
memory buildsystem: use dependall target 2011-07-19 15:28:20 +02:00
orinoco Fix GCC image building 2011-07-09 15:04:42 +02:00
pci Support for 82801CAM PRO/100 VE 2011-07-11 21:10:28 +02:00
printer Fix GCC image building 2011-07-09 15:04:42 +02:00
ramdisk MKEMBED is now MKSMALL 2011-08-01 11:05:17 +02:00
random rename -lutil to -lminixutil 2011-08-01 14:32:14 +02:00
readclock Fix GCC image building 2011-07-09 15:04:42 +02:00
rtl8139 Fix GCC image building 2011-07-09 15:04:42 +02:00
rtl8169 Fix GCC image building 2011-07-09 15:04:42 +02:00
ti1225 Fix GCC image building 2011-07-09 15:04:42 +02:00
tty Remove legacy boot monitor vars 2011-09-16 20:10:47 +02:00
Makefile MK option to build only system image programs 2011-07-20 09:57:46 +02:00
Makefile.inc Fix GCC image building 2011-07-09 15:04:42 +02:00