damentz / liquorix-package

Liquorix Debian Package
https://liquorix.net
GNU General Public License v2.0
288 stars 23 forks source link

ixgbe support #48

Closed ben-burns closed 3 years ago

ben-burns commented 3 years ago

Hi @damentz, just curious if there is any specific reason for not setting CONFIG_IXGBE or support for ixgbe by default?

E.g.:

CONFIG_IXGBE=m
CONFIG_IXGBE_HWMON=y
CONFIG_IXGBE_DCA=y
CONFIG_IXGBE_DCB=y
CONFIG_IXGBEVF=m

Cheers

damentz commented 3 years ago

No reason, looks like I just missed it. Enabled that device and some others that I missed, and also enabled DCB where it was missing. Will be in next update, probably when 5.10.5 drops.