From owner-freebsd-questions@FreeBSD.ORG Fri Oct 15 08:58:27 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FCAE16A4CE for ; Fri, 15 Oct 2004 08:58:27 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 0CEB543D1F for ; Fri, 15 Oct 2004 08:58:27 +0000 (GMT) (envelope-from uebs@gmx.at) Received: (qmail 9727 invoked by uid 65534); 15 Oct 2004 08:58:25 -0000 Received: from stargate.bgld2.sth.ac.at (EHLO [192.168.10.15]) (193.170.62.66) by mail.gmx.net (mp003) with SMTP; 15 Oct 2004 10:58:25 +0200 X-Authenticated: #1591308 Message-ID: <416FAD59.8090306@gmx.at> Date: Fri, 15 Oct 2004 10:58:33 +0000 From: Philipp Huber User-Agent: Mozilla Thunderbird 0.7.3 (X11/20041010) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org References: <200410151049.39520.eayesta@portugalete.uned.es> In-Reply-To: <200410151049.39520.eayesta@portugalete.uned.es> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Interrupt storm detected on "irq7" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2004 08:58:27 -0000 Enrique Ayesta Perojo wrote: > Anyone of you has had this problem? and if so, how did you solve? i had the same problem with my printer, switching to polled mode did help in my case: lptcontrol -e lpt0 philipp