From owner-freebsd-stable@FreeBSD.ORG Fri Aug 18 17:01:07 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41F3C16A506 for ; Fri, 18 Aug 2006 17:01:07 +0000 (UTC) (envelope-from freebsd@jeremino.homeunix.net) Received: from jeremino.homeunix.net (jeremino.xs4all.nl [80.126.224.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id C736243D8D for ; Fri, 18 Aug 2006 17:00:57 +0000 (GMT) (envelope-from freebsd@jeremino.homeunix.net) Received: from jeremina.homeunix.net ([10.0.0.5]) by jeremino.homeunix.net with esmtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1GE7iK-0000eZ-Sv for freebsd-stable@freebsd.org; Fri, 18 Aug 2006 19:00:56 +0200 From: Kees Plonsz Organization: not organized To: freebsd-stable@freebsd.org Date: Fri, 18 Aug 2006 19:00:55 +0200 User-Agent: KMail/1.9.1 References: <200608181450.36600.freebsd@jeremino.homeunix.net> In-Reply-To: <200608181450.36600.freebsd@jeremino.homeunix.net> X-Face: CaO1,W}6nFAHBh)0w2(~^_CxY38(@5bf5B,[ILEWbA}Yt.SkfH=!fRAy-|)=?utf-8?q?X=26=3Fkn=3DPU=27b=27=0A=09O=2EF6e/=26Eh=27fZ=5BX=5FQ=3FG?=,48c,hQUfRp5Tn4r{/x2Ujs@-0iu:Yht8_; 0ys}RwtpHy%+k.TD(=?utf-8?q?=0A=09i=7EJ+5S?=,%,Qar+e!$}QT`\+$4SF8<4#@dCF6>A<#=$VD; LRwWWq>=?utf-8?q?dCB=3DyL/=26odewcmr=24o2=24=0A=09=24qUOA=5DkV=5D=3DzOnM=27i?="4ag2fvaJ,~4~h$-A\N]H%FJSPaT3FoZ; nS%o1[kA?U>=?utf-8?q?3T=7DFD+l4SJ=0A=09XId=3F?=,-D^1uDfURbfI+; 6oQ'D"VB|MJyRIw]Z%; |gX8A)#N<9j%6xAS< MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608181900.55932.freebsd@jeremino.homeunix.net> X-recieved-from: 10.0.0.5 Subject: Re: Data send to printer via /dev/lpt0 in 6.1-STABLE hangs 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, 18 Aug 2006 17:01:07 -0000 On Friday 18 August 2006 14:50, Kees Plonsz wrote: > A bitmapfile for a printer send to /dev/lpt0 doesn't do anything, > it just hangs: > > # cat bitmapfile > /dev/lpt0 > > No error reports anywhere. > Cannot be interrupted with ^C or ^Z > Any other mode with "lptcontrol" does not have any effect. > > Same configuration in 6.1-Release works o.k. Found it. plip0 interface was default "up". Should be default "down" My Canon printer was seen as a point to point interface. Nice joke :-)