sample settings file

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7637 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
beveloper
2004-05-24 21:05:09 +00:00
parent 41a7b4b866
commit cdbdde8526
@@ -0,0 +1,22 @@
# Sample settings file for the rtl8169 driver
#
# This file should be moved to the directory ~/config/settings/kernel/drivers/
# and RENAMED into "rtl8169"
# Currently supported settings are:
#
# rx_buffer_count <value>
# tx_buffer_count <value>
#
# where value can be in the range 2 to 1024
# the default value is 256
#
# mtu <value>
#
# where value can be in the range 50 to 1500
#
# to fix upload problems with DSL, use
#
# mtu 1492