From owner-freebsd-mobile@FreeBSD.ORG Tue Nov 30 17:05:54 2004 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 0E73116A4CE for ; Tue, 30 Nov 2004 17:05:54 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6276743D48 for ; Tue, 30 Nov 2004 17:05:53 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iAUH4Dno052160; Tue, 30 Nov 2004 10:04:18 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 30 Nov 2004 10:05:13 -0700 (MST) Message-Id: <20041130.100513.55300375.imp@bsdimp.com> To: rschi@rsmba.biz From: "M. Warner Losh" In-Reply-To: <41A4F2E1.4070801@rsmba.biz> References: <41A4F2E1.4070801@rsmba.biz> X-Mailer: Mew version 3.3 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: IRQ conflicts on RELEASE 5.2.1: Thinkpad 600x and PCM100 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: Tue, 30 Nov 2004 17:05:54 -0000 In message: <41A4F2E1.4070801@rsmba.biz> Richard Schilling writes: : Can someone give me a clue on how to identify IRQ conflicts on 5.2.1? You don't have IRQ conflicts with pccard any more. Shared IRQs are now on by default for cbb. Warner