From owner-freebsd-hackers@FreeBSD.ORG Tue Sep 2 07:22:59 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35D6016A4BF for ; Tue, 2 Sep 2003 07:22:59 -0700 (PDT) Received: from fever.boogie.com (cpe-66-87-52-132.co.sprintbbd.net [66.87.52.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF05143FEC for ; Tue, 2 Sep 2003 07:22:57 -0700 (PDT) (envelope-from durian@boogie.com) Received: from man.boogie.com (man.boogie.com [192.168.1.3]) by fever.boogie.com (8.12.9/8.12.8) with ESMTP id h82ELec2019751; Tue, 2 Sep 2003 08:21:41 -0600 (MDT) (envelope-from durian@boogie.com) From: Mike Durian To: Andrew Konstantinov , hackers@freebsd.org Date: Tue, 2 Sep 2003 08:21:40 -0600 User-Agent: KMail/1.5.3 References: <20030828000016.GA669@andruxa.sytes.net> In-Reply-To: <20030828000016.GA669@andruxa.sytes.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309020821.40707.durian@boogie.com> Subject: Re: /dev/lpt0 - always busy, except when acpi is disabled X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2003 14:22:59 -0000 On Wednesday 27 August 2003 06:00 pm, Andrew Konstantinov wrote: > > I have a problem accessing the printer connected to the box via parallel > port. Whenever I try to send something to /dev/lpt0, it always responds > with 'device busy' error message, Was there any follow-up on this? I've noticed the same behavior - introduced sometime in the last month or so. mike