diff options
author | mischief <mischief@offblast.org> | 2014-12-06 22:13:44 -0800 |
---|---|---|
committer | mischief <mischief@offblast.org> | 2014-12-06 22:13:44 -0800 |
commit | 1fe69754b6e51dbdcbcc7846e870386a6cf2a6e6 (patch) | |
tree | f9492e9279228039f1c11175b12058e47b8af4b3 /sys/src/9/pc64 | |
parent | e584f7f374b861bb31d3b5d92646542adb052cf4 (diff) |
pc, pc64: add and enable ethervirtio driver
many thanks to cinap_lenrek, erik quanstrom and david du colombier for feedback and testing.
Diffstat (limited to 'sys/src/9/pc64')
-rw-r--r-- | sys/src/9/pc64/pc64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/src/9/pc64/pc64 b/sys/src/9/pc64/pc64 index af97b0086..049b884a4 100644 --- a/sys/src/9/pc64/pc64 +++ b/sys/src/9/pc64/pc64 @@ -69,6 +69,7 @@ link # etherwavelan wavelan devi82365 cis pci etheriwl pci wifi # etherrt2860 pci wifi + ethervirtio pci ethermedium # pcmciamodem netdevmedium |