Subject: CVS commit: [netbsd-3] src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/30/2005 10:07:40
Module Name: src
Committed By: tron
Date: Wed Mar 30 10:07:40 UTC 2005
Modified Files:
src/sys/arch/xen/xen [netbsd-3]: if_xennet.c
Log Message:
Pull up revision 1.16 (requested by bouyer in ticket #72):
Remplace __insn_barrier() with x86_lfence() where appropriate.
While here, replace a panic() with a return of error code in xbdback.c.
To generate a diff of this commit:
cvs rdiff -r1.13.2.2 -r1.13.2.3 src/sys/arch/xen/xen/if_xennet.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.