Subject: CVS commit: src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 03/10/2005 17:05:38
Module Name:	src
Committed By:	bouyer
Date:		Thu Mar 10 17:05:38 UTC 2005

Modified Files:
	src/sys/arch/xen/xen: xbdback.c

Log Message:
Use the same type as xen in the request descriptor.
Change the logic in the request processing loop so that we don't
think the ring is empty when is has BLKIF_RING_SIZE requests.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/xen/xen/xbdback.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.