From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick Scharrenberg Subject: pciback: usblp.c complains out of memory for write buf in driver-domain Date: Mon, 06 Nov 2006 18:20:41 +0100 Message-ID: <454F6EE9.7000106@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi! Attaching a usb-printer to a usb-controller which resides in a driver-domain I get the following error-msg: drivers/usb/class/usblp.c: out of memory for write buf usblp: probe of 1-2:1.0 failed with error -5 Using usblp in dom-0 with the same kernel works just fine. I'm using xen-unstable (cs: 12053:874cc0ff214d) Patrick