From owner-freebsd-questions@FreeBSD.ORG Wed Aug 3 01:42:33 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 AA22E16A41F for ; Wed, 3 Aug 2005 01:42:33 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from ms-smtp-03-eri0.ohiordc.rr.com (ms-smtp-03-smtplb.ohiordc.rr.com [65.24.5.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F27F43D53 for ; Wed, 3 Aug 2005 01:42:31 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (cpe-65-31-44-187.woh.res.rr.com [65.31.44.187]) by ms-smtp-03-eri0.ohiordc.rr.com (8.12.10/8.12.7) with SMTP id j731gSYF027239 for ; Tue, 2 Aug 2005 21:42:29 -0400 (EDT) Message-ID: <000501c597cc$6c844ee0$0200a8c0@satellite> From: "dave" To: Date: Tue, 2 Aug 2005 21:41:09 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: interrupt issue, storm on parallel port, 5.4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 01:42:33 -0000 Hello, I've got a printserver that has an hp deskjet printer attached via parallel port. I just got an email with the following message: Interrupt storm detected on "irq7: lpt0"; throttling interrupt source I've checked lpt0 in dmesg and this error didn't come up then, do i have to worry about this? This is on a 5.4-p1 system, if so is there a fix? Thanks. Dave.