carbon-config

config submodule of carbon-core-system
git clone https://ccx.te2000.cz/git/carbon-config
Log | Files | Refs

commit 90caf250c2da31bf8bea1bdc361bc4dd5b3ce363
parent 4b9613cb2c71c844fa7d2e9d6942624143dca6d8
Author: Jan Pobříslo <ccx@te2000.cz>
Date:   Tue,  9 May 2023 09:42:51 +0200

Load r8153_ecm module for USB ethernet

Diffstat:
Mconfig.aat | 1+
Ms6-rc.fileset | 1+
2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/config.aat b/config.aat @@ -62,6 +62,7 @@ usbhid uvcvideo wmi_bmof xhci_pci +r8153_ecm # USB ethernet ] #static_ip=[ diff --git a/s6-rc.fileset b/s6-rc.fileset @@ -566,6 +566,7 @@ CN foreground { modprobe af_packet } foreground { modprobe uvcvideo } foreground { modprobe wmi_bmof } foreground { modprobe xhci_pci } + foreground { modprobe r8153_ecm # USB ethernet } m644 /cgroups d m755