Hurricos / realtek-poe

7 stars 10 forks source link

Raise MAX_PORT to 48 #38

Closed hailfinger closed 3 months ago

hailfinger commented 4 months ago

The HPE 1920-48G -PoE (JG928A) has 48 ports with PoE. With the current MAX_PORT set to 24, PoE on that switch will not work as expected. See the discussion in https://github.com/openwrt/openwrt/pull/15763 for reference.

Hurricos commented 3 months ago

I actually made the openwrt/packages PR in advance, here, pointing at this HEAD.

Anyways, I've formally merged it now, and will go mess with that PR.