Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

append chip address to isa devices (just like pci devices) #191

Merged
merged 3 commits into from
Jan 8, 2023

Conversation

markusressel
Copy link
Owner

@markusressel markusressel commented Jan 8, 2023

fixes #188

Uses a 3 digit padded hex value for pci and isa devices.

asusec-isa-0 -> asusec-isa-0000
nct6798-isa-0290 -> nct6798-isa-0290

amdgpu-pci-0f00 -> amdgpu-pci-0f00
amdgpu-pci-01 -> amdgpu-pci-0001

@markusressel markusressel added the bug Something isn't working label Jan 8, 2023
@markusressel markusressel self-assigned this Jan 8, 2023
@markusressel markusressel merged commit a4d55fa into master Jan 8, 2023
@markusressel markusressel deleted the bugfix/#188_multiple_isa_devices branch January 8, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"fan2go detect" does not distinguish between two different sensors it8628-isa-0a40 and it8628-isa-0a60
1 participant