Merge pull request #641 from michalsc/sana2_fix
Fix two sana2.h IO requests
Fix two sana2.h IO requests
S2_ADDMULTICASTADDRESSES and S2_DELMULTICASTADDRESSES had wrong values.
Merge pull request #640 from deadwood2/sam440-fix
Add task.resource to kernel - this is a necessary component
Add task.resource to kernel - this is a necessary component
Merge pull request #636 from reinauer/Fix_Darwin_M2
gcc-6.5.0-aros.diff: Fix cross-compilation on Darwin/arm64
gcc-6.5.0-aros.diff: Fix cross-compilation on Darwin/arm64
This fixes the following error while compiling the toolchain:
ld: warning: ignoring duplicate libraries: '../libcpp/libcpp.a', '../libdecnumber/libdecnumber.a', 'libcommon.a'
ld: Undefined symbols:
_host_hooks, referenced from:
c_common_no_more_pch() in c-pch.o
gt_pch_save(__sFILE*) in libbackend.a[92](ggc-common.o)
gt_pch_save(__sFILE*) in libbackend.a[92](ggc-common.o)
gt_pch_restore(__sFILE*) in libbackend.a[92](ggc-common.o)
toplev::main(int, char**) in libbackend.a[252](toplev.o)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Merge pull request #634 from deadwood2/boot_prefs_ftmanager
Boot prefs ftmanager
Use github mirror of PCIIDS project. Main site sometimes fails.
Catalog submodules updated.
Update ftmanager.c
Paths to the font directory should not be translated
Update version
Localize strings
Implement AHCI=force150/force300/force600
Add support for AHCI=disable and NVME=disable
Implement support for ATA=disable argument
Add separate tabs for ATA, AHCI and NVME
Default state of ata_32bit is disabled
If there is no ATA= line in grub command line, it means 32bit switch
is disabled.
Add information at the top to avoid confusion
Replace enableusb option with noioapic
'enableusb' is no longer present in source code and 'noioapic' comes handy
on some configurations
Fix: Mark ata_32bit object for '32bit' argument