Subject: CVS commit: src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 05/25/2006 21:28:39
Module Name: src
Committed By: bouyer
Date: Thu May 25 21:28:38 UTC 2006
Modified Files:
src/sys/arch/xen/xen: xennetback_xenbus.c
Log Message:
Use xen_shm_* to map the packet sent to us by the domU, and attach it
as external storage to the mbuf.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/xen/xen/xennetback_xenbus.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.