From owner-freebsd-mobile@FreeBSD.ORG Wed Nov 24 20:42:00 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 0081416A4CE for ; Wed, 24 Nov 2004 20:42:00 +0000 (GMT) Received: from admin.cablespeed.com (mail.admin.cablespeed.com [216.15.205.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 571D443D45 for ; Wed, 24 Nov 2004 20:41:59 +0000 (GMT) (envelope-from rschi@rsmba.biz) Received: from [66.235.37.251] (account schilling@cablespeed.com HELO rsmba.biz) by admin.cablespeed.com (CommuniGate Pro SMTP 4.1.8) with ESMTP id 78171202 for freebsd-mobile@freebsd.org; Wed, 24 Nov 2004 14:41:58 -0600 Message-ID: <41A4F2E1.4070801@rsmba.biz> Date: Wed, 24 Nov 2004 12:45:21 -0800 From: Richard Schilling Organization: Richard Schilling, MBA User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040412 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-mobile@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: 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: Wed, 24 Nov 2004 20:42:00 -0000 uname -a output: FreBSD 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Wed Nov 24 02:10:02 GMT 2004 root@:/usr/obj/usr/src/sys/COGNITION i386 Can someone give me a clue on how to identify IRQ conflicts on 5.2.1? But, here's the bigger problem: I've been crusing around the list archives and technical documentation for about a week now trying to get my ThinkPad 600x working with a Linksys PCM100 card. I'm still getting device timeouts (which suggests to me an IRQ conflict). Here is my system configuration: in /boot/loader.conf: hw.pci.allow_unsupported_io_range="1" hw.cbb.start_memory="0x20000000" in /boot/device/hints, all references to hint.ed.0 are commented out. I have tried setting the following values (rebooting with each change) with no result: hint.ed.0.at="isa" & hint.ed.0.at="pci" hint.ed.0.port="0x280" & hint.ed.0.port="0x100" hint.ed.0.irq="10" & hint.ed.0.irq="3" hint.ed.0.maddr="0xd8000" Any further help in getting this card working would be apprecitated. Thanks. Richard Schilling