mirror of
https://github.com/qosmio/nss-packages.git
synced 2025-12-16 16:21:53 +00:00
QCA NSS Packages
This commit fixes two issues with how ECM module options are configured: 1. `/etc/modules.conf` was modified on every ECM start/restart, even when no changes were needed. 2. If any other ECM parameters were set in `/etc/modules.conf` it would overwrite them as the entire line was replaced. The solution extracts configuration logic into a dedicated function that only modifies what's necessary, properly handling all cases (updating existing parameters, appending to existing options, or creating new options). Signed-off-by: Sean Khan <datapronix@protonmail.com> |
||
|---|---|---|
| firmware | ||
| nss-ifb | ||
| nss-userspace-oss | ||
| qca-mcs | ||
| qca-nss-cfi | ||
| qca-nss-clients | ||
| qca-nss-crypto | ||
| qca-nss-drv | ||
| qca-nss-ecm | ||
| qca-nss-macsec | ||
| qca-ssdk-shell | ||
| wwan | ||
| LICENSE | ||
| README.md | ||
nss-packages
Qualcomm networking packages feed for OpenWrt
These packages provide drivers for wired networking and offloading features for the following SoC-s:
- IPQ807x
- IPQ60xx (Untested)
- IPQ50xx (Untested)
Note that these require kernel patches which are part of the main OpenWrt tree, this is only the package feed.