diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2018-02-11 19:51:23 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2018-02-11 19:51:23 +0100 |
commit | 3d0f4da104a2d9a73e017e121f1f25f5964e494e (patch) | |
tree | a556e6957f44610d46878a9a7cf0fb5c79f93918 /sys/src/9/pc64 | |
parent | d6e0e9c402e215dc5659ad525e3e652501f76810 (diff) |
ethersink: provide promisc and multicast functions for v6, set out queue limit to 0 on attach, add to pc64 config
Diffstat (limited to 'sys/src/9/pc64')
-rw-r--r-- | sys/src/9/pc64/pc64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/src/9/pc64/pc64 b/sys/src/9/pc64/pc64 index 73dfc4c33..07cd66172 100644 --- a/sys/src/9/pc64/pc64 +++ b/sys/src/9/pc64/pc64 @@ -68,7 +68,7 @@ link # ethervgbe pci ethermii # ethervt6102 pci ethermii # ethervt6105m pci ethermii -# ethersink + ethersink # ethersmc devi82365 cis etheryuk pci # etherwavelan wavelan devi82365 cis pci |