rtl8169 driver contributed by Jaswinder Singh Rajput.

This commit is contained in:
Ben Gras
2009-12-02 15:59:42 +00:00
parent b9825f55e0
commit 207621b6fb
7 changed files with 2588 additions and 1 deletions
+1 -1
View File
@@ -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