From owner-freebsd-stable@FreeBSD.ORG Fri May 21 16:12:55 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13AAF1065673 for ; Fri, 21 May 2010 16:12:55 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id C30698FC2C for ; Fri, 21 May 2010 16:12:54 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.3/8.14.3) with ESMTP id o4LGCrdB070785; Fri, 21 May 2010 10:12:53 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.3/8.14.3/Submit) with ESMTP id o4LGCrn8070782; Fri, 21 May 2010 10:12:53 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 21 May 2010 10:12:53 -0600 (MDT) From: Warren Block To: Thomas Gellekum In-Reply-To: <86vdahhd4f.fsf@siegel.tg.intern> Message-ID: References: <86vdahhd4f.fsf@siegel.tg.intern> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII; format=flowed Content-ID: X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.5 (wonkity.com [127.0.0.1]); Fri, 21 May 2010 10:12:53 -0600 (MDT) Cc: freebsd-stable@freebsd.org Subject: Re: [8-STABLE] USB printer disconnecting when trying to print X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 May 2010 16:12:55 -0000 On Fri, 21 May 2010, Thomas Gellekum wrote: > my new machine doesn't have a physical connector for a parallel printer > anymore, so I'm now connecting my Brother HL-1250 through the USB port. > The printer is recognized when it powers up: > > ugen0.4: at usbus0 > ulpt0: on usbus0 > ulpt0: using bi-directional mode > > and it starts warming up when I try to print, but no page is coming out. > After setting hw.usb.debug.ulpt=1, hw.usb.debug.ugen=1, I do a > > echo "hallo" > /dev/ulpt0 > > and get lots of lines starting with the same usbd_transfer_submit shown > below (are these actually related to the printer? I'm guessing they are > mouse events): openprinting.org says that printer does support plain text, so the first thing to try would be using the unlpt0 device. -Warren Block * Rapid City, South Dakota USA