From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 7 Sep 2001 10:11:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 7 Sep 2001 10:11:10 -0400 Received: from inetc.connecttech.com ([64.7.140.42]:10763 "EHLO inetc.connecttech.com") by vger.kernel.org with ESMTP id ; Fri, 7 Sep 2001 10:10:59 -0400 Message-ID: <03ca01c137a7$1a6e8000$294b82ce@connecttech.com> From: "Stuart MacDonald" To: "Stephen Torri" , "D. Stimits" Cc: "Linux Kernel" In-Reply-To: Subject: Re: Serial Ports Date: Fri, 7 Sep 2001 10:12:18 -0400 Organization: Connect Tech Inc. X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org From: "Stephen Torri" > I have noticed that serial ports change IRQ to either 3 or 4. There is no > reason for this behavior. I have created a perl script to create a log > containing the irqs assigned and their ioports. Is there anything else I > could log that might unmask the problem? Try posting the contents of /proc/irqs and /proc/ioports, perhaps someone here will see something you don't. ..Stu