Add MAX6697 kernel module for Arista 7060CX-32S#36
Merged
lguohan merged 1 commit intosonic-net:masterfrom Dec 7, 2017
Merged
Conversation
praveen-li
pushed a commit
to praveen-li/sonic-linux-kernel
that referenced
this pull request
Dec 18, 2020
* msft_github/master: Add MAX6697 kernel module for Arista 7060CX-32S (sonic-net#36) change build badge to new build server (sonic-net#34) upgrade kernel to 3.16.43-2+deb8u5 based on latest debian security patches (sonic-net#33)
dgsudharsan
pushed a commit
to dgsudharsan/sonic-linux-kernel
that referenced
this pull request
May 12, 2025
…2412 (sonic-net#36) ```<br>* b29084b - (HEAD -> 202412) Merge branch '202411' of https://github.com/sonic-net/sonic-linux-kernel into 202412 (2025-03-13) [Sonic Automation] * 8bd11c2 - (origin/202411) Revert "[optoe] Reset page select byte to 0 before upper memory access on page 0h" (sonic-net#468) (2025-02-26) [mssonicbld] * a5e9588 - [optoe] Reset page select byte to 0 before upper memory access on page 0h (sonic-net#464) (2025-02-15) [mssonicbld]<br>```
dal00
pushed a commit
to kamelnetworks/sonic-linux-kernel
that referenced
this pull request
Jul 20, 2025
**What I did** Check /etc/pam.d/sshd integrity after modify it in hostcfgd. **Why I did it** Found some incident that /etc/pam.d/sshd become empty file during OR upgrade. **How I verified it** Pass all UT. Add new UT to cover new code. **Details if related**
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add the MAX6697 kernel module to the build to allow for the temperature sensor to be used on the Arista 7060CX-32S.
You can verify that the MAX6697 kernel module exists with the command below:
$ find /lib/modules/$(uname -r) | grep max6697