tenstorrent / tt-kmd

Tenstorrent Kernel Module
GNU General Public License v2.0
28 stars 6 forks source link

hwmon: add ETH support for N300 #9

Open joelsmithTT opened 4 months ago

alewycky-tenstorrent commented 4 months ago

Sorry, I'm going to go back on something I said earlier. I said that we shouldn't use the fact that BAR4 happens to cover the kernel driver's TLB. But BAR0 can be reduced below 512MB in some systems, so BAR4 is the only assured way to access that TLB. Could you please use BAR4 instead? Conveniently, the last TLB is located at offset 0 in BAR 4.

mikey commented 2 months ago

If I manually merge this with master, it runs CI and the CI passes. 👍 https://github.com/mikey/tt-kmd/actions/runs/9021603861