Module Name: src Committed By: jmcneill Date: Mon Dec 26 14:51:20 UTC 2011
Modified Files:
src/sys/arch/usermode/dev: if_veth.c
Log Message:
veth_start: copy data from mbuf into a buffer and pass that to thunk_write(),
now this driver works as expected
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/usermode/dev/if_veth.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
