RSS Bot Posted September 13, 2023 Posted September 13, 2023 Description Prior to kernel 6.1, Helios 4 displayed ata port activity via 4 built in leds. Due to libata-core.c changes, this functionality has been disabled. I adapted the kernel patches to the 6.1 libata-core code. Jira reference number [AR-9999]: no jira How Has This Been Tested? Teste on real helios 4 hardware. Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration. [X] I ran the command 'dd if=/dev/sd* of=/dev/null' to check if the LED assciated with the port blinks. Checklist: [ ] My code follows the style guidelines of this project [X] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [X] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
Recommended Posts