mirror of
https://github.com/fbelavenuto/arpl.git
synced 2026-01-09 19:42:05 +08:00
Added r8125 addon
This commit is contained in:
4
addons/r8125/install.sh
Normal file
4
addons/r8125/install.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
if [ "${1}" = "rd" ]; then
|
||||
echo "Installing module for RealTek RTL8125 2.5Gigabit PCI-e Ethernet adapter"
|
||||
${INSMOD} "/modules/r8125.ko" ${PARAMS}
|
||||
fi
|
||||
Reference in New Issue
Block a user