Page MenuHomeFreeBSD

superio(4): Add device ID for ITE IT8613
ClosedPublic

Authored by jo_bruelltuete.com on May 4 2023, 11:51 PM.
Tags
None
Referenced Files
F154625151: D39969.diff
Wed, Apr 29, 2:06 AM
F154623897: D39969.diff
Wed, Apr 29, 2:03 AM
Unknown Object (File)
Tue, Apr 28, 4:23 PM
Unknown Object (File)
Tue, Apr 28, 4:15 PM
Unknown Object (File)
Tue, Apr 28, 12:08 AM
Unknown Object (File)
Mon, Apr 27, 5:58 PM
Unknown Object (File)
Mon, Apr 27, 8:11 AM
Unknown Object (File)
Mon, Apr 20, 5:55 AM
Subscribers
Restricted Owners Package

Details

Summary

Add ITE 8613 so that superio attaches to that.

This is a refresh of D36424.

Test Plan

I have a mainboard here with this chip on it.
From /var/log/messages:

May  1 19:16:06 fred kernel: superio0: <ITE IT8613 SuperIO (revision 0x01)> at port 0x2e-0x2f on isa0

I'm running stable/13 on this machine but this patch is against current (so only compile-time tested).

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a subscriber: Restricted Owners Package.May 4 2023, 11:51 PM
jo_bruelltuete.com added a subscriber: avg.

cc @avg if you are still around

jo_bruelltuete.com retitled this revision from Add ITE 8613 to superio to superio(4): Add device ID for ITE IT8613.May 8 2023, 3:07 PM
This revision is now accepted and ready to land.May 9 2023, 6:36 PM

hi @emaste, thanks for review.
feel free to commit if you are happy with this.

Can you please provide the author info as you'd like it to be, for git commit --author=...

Can you please provide the author info as you'd like it to be, for git commit --author=...

"Johannes Totz <jo@bruelltuete.com>"

This revision was automatically updated to reflect the committed changes.