From owner-freebsd-mobile@FreeBSD.ORG Sun May 25 14:05:14 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C68737B405 for ; Sun, 25 May 2003 14:05:13 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BAE743FDD for ; Sun, 25 May 2003 14:05:08 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h4PL54kA043942; Sun, 25 May 2003 15:05:05 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 25 May 2003 15:04:42 -0600 (MDT) Message-Id: <20030525.150442.112618580.imp@bsdimp.com> To: oly@oberdorf.org, oberdorf@earthlink.net From: "M. Warner Losh" In-Reply-To: <3ED0ECFF.1080800@earthlink.net> References: <878ysv5vn4.fsf@oak.pohoyda.family> <3ED0DD20.6090302@earthlink.net> <3ED0ECFF.1080800@earthlink.net> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-mobile@freebsd.org Subject: Re: Orinoco/watchdog timeout - IDE IRQ? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 May 2003 21:05:14 -0000 If you are using a CardBus bridge with pci interrupts, you don't get a choice of interrupt to use. The PC Cards have to use the same interrupt as the CardBus bridge. Warner