kernel: Remove the old vx(4) network driver.
authorSascha Wildner <saw@online.de>
Sun, 7 Aug 2016 16:17:51 +0000 (18:17 +0200)
committerSascha Wildner <saw@online.de>
Sun, 7 Aug 2016 16:31:30 +0000 (18:31 +0200)
commit859c2e5382dc6da9d9868465fbceee031a269fc9
tree8f5553869687fb5a43fe1c80abbc9d26e7984abd
parent27bb0cf746cec10150f0828ab39aab6218367b1f
kernel: Remove the old vx(4) network driver.

Aside from being quite obsolete, its documentation always was in the
i386 so i have my doubts that it still works.

If anyone needs it back for some reason I can't imagine currently,
we can take another look then.
UPDATING
share/man/man4/sn.4
sys/conf/files
sys/config/LINT64
sys/config/X86_64_GENERIC
sys/dev/netif/Makefile
sys/dev/netif/vx/Makefile [deleted file]
sys/dev/netif/vx/if_vx.c [deleted file]
sys/dev/netif/vx/if_vx_pci.c [deleted file]
sys/dev/netif/vx/if_vxreg.h [deleted file]