From owner-freebsd-questions@FreeBSD.ORG Fri Apr 25 21:29:11 2003 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 C303A37B401 for ; Fri, 25 Apr 2003 21:29:11 -0700 (PDT) Received: from mail.hitmedia.com (mail.hitmedia.com [205.162.11.163]) by mx1.FreeBSD.org (Postfix) with SMTP id 178DC43FDD for ; Fri, 25 Apr 2003 21:29:11 -0700 (PDT) (envelope-from bsdlap@hitmedia.com) Received: (qmail 71695 invoked by uid 0); 26 Apr 2003 04:29:13 -0000 Date: Fri, 25 Apr 2003 21:29:13 -0700 From: BSD baby To: freebsd-questions@freebsd.org Message-ID: <20030426042913.GC70549@mail.hitmedia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: PCMCIA woes: how to check for IRQ conflicts? 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: Sat, 26 Apr 2003 04:29:12 -0000 I can't get any network PCMCIA card to respond. I have the problem described in the FreeBSD handbook section 6.6.3.2.4. In other words... I see a lot of ``device timeout'' messages in the system logs, and my network card does not work. That handbook section says it's probably an IRQ conflict. Running Windows' device manager shows me the network card is IRQ 7. It's not a conflict when running Windows, so could it be a conflict when running FreeBSD? The FreeBSD 4.8 installer CD-Rom recognizes the card. But still when I boot up, I get that "device timeout" and no response. Any other clues how to help solve this? Pleeeeeease?