From owner-freebsd-current@FreeBSD.ORG Mon Jul 6 18:39:33 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E14381065673 for ; Mon, 6 Jul 2009 18:39:33 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [91.121.44.19]) by mx1.freebsd.org (Postfix) with ESMTP id A3B6A8FC12 for ; Mon, 6 Jul 2009 18:39:33 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from baby-jane.lamaiziere.net (105.10.87-79.rev.gaoland.net [79.87.10.105]) by smtp.lamaiziere.net (Postfix) with ESMTPA id 733FE63352C; Mon, 6 Jul 2009 20:39:32 +0200 (CEST) Received: from baby-jane.lamaiziere.net (localhost [127.0.0.1]) by baby-jane.lamaiziere.net (Postfix) with ESMTP id B5CBCC594; Mon, 6 Jul 2009 20:39:30 +0200 (CEST) Date: Mon, 6 Jul 2009 20:39:30 +0200 From: Patrick Lamaiziere To: Hans Petter Selasky Message-ID: <20090706203930.7b0f1f20@baby-jane.lamaiziere.net> In-Reply-To: <200907061750.39084.hselasky@c2i.net> References: <20090703172600.1971111e@baby-jane.lamaiziere.net> <200907051039.19584.hselasky@c2i.net> <20090706161154.06abb3cd@baby-jane.lamaiziere.net> <200907061750.39084.hselasky@c2i.net> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.16.2; i386-portbld-freebsd7.2) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org Subject: Re: ulpt problem (USB_ERR_IOERROR) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jul 2009 18:39:34 -0000 Le Mon, 6 Jul 2009 17:50:37 +0200, Hans Petter Selasky a =E9crit : > urlpt was just for backwards compatibility. Ah ok! > Could you try printing using /dev/unlpt0 ? And send me resulting > dmesg? >=20 > Power cycle your printer before testing. It looks better, I still have some USB_ERR_IOERROR. But I was able to print 4 times the same document: It's long, please see http://user.lamaiziere.net/patrick/ulpt-debug1.txt I notice that there is always an error ulpt_status_callback:369: error=3DUSB_ERR_STALLED before an USB_ERR_IOERROR. Thanks.