rtl8169 driver contributed by Jaswinder Singh Rajput.
This commit is contained in:
+1
-1
@@ -91,7 +91,7 @@ start)
|
||||
fi
|
||||
|
||||
# start only network drivers that are in use
|
||||
for driver in lance rtl8139 fxp dpeth dp8390 orinoco
|
||||
for driver in lance rtl8139 rtl8169 fxp dpeth dp8390 orinoco
|
||||
do
|
||||
if grep " $driver " /etc/inet.conf > /dev/null 2>&1
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user