|
|
@@ -56,6 +56,14 @@ define Device/hpe_1920
|
|
|
append-metadata
|
|
|
endef
|
|
|
|
|
|
+define Device/hwmon-fan-migration
|
|
|
+ DEVICE_COMPAT_VERSION := 1.1
|
|
|
+ DEVICE_COMPAT_MESSAGE := Fan control switched to hwmon. Your fans will retain \
|
|
|
+ bootloader speed unless another control scheme is in place. \
|
|
|
+ Config cannot be kept due to conflict in gpio_switch config 'fan_ctrl' under \
|
|
|
+ /etc/config/system.
|
|
|
+endef
|
|
|
+
|
|
|
define Device/zyxel_gs1900
|
|
|
DEVICE_COMPAT_VERSION := 2.0
|
|
|
DEVICE_COMPAT_MESSAGE := Dual firmware paritition merged due to size constraints. \
|