From owner-freebsd-hackers@FreeBSD.ORG Wed May 28 18:58:39 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A41FE37B401 for ; Wed, 28 May 2003 18:58:39 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id E062C43F93 for ; Wed, 28 May 2003 18:58:38 -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 h4T1w7kA066274; Wed, 28 May 2003 19:58:38 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 28 May 2003 19:57:53 -0600 (MDT) Message-Id: <20030528.195753.26534063.imp@bsdimp.com> To: dirkx@webweaving.org From: "M. Warner Losh" In-Reply-To: <20030529034236.K22309-100000@foem> References: <20030528.192257.43849900.imp@bsdimp.com> <20030529034236.K22309-100000@foem> 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: hackers@freebsd.org Subject: Re: pcic setup / wi0 timeout X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 May 2003 01:58:39 -0000 In message: <20030529034236.K22309-100000@foem> Dirk-Willem van Gulik writes: : Aye - it seems to think that no intpin is connected perhaps : : > Actually, I take it back. 5.1 won't help, but might make it easier to : > diagnose. : : Thanks for the help sofar - I'll report if 5.1 gives some substancial : change - but I guess for now I am stuck behind a BIOS to old. Well, if you wanna do some progamming, I'd be willing to help you program the interrupt router part on the bus. I need to do something similar for pc98 machines so I can use cardbus cards in my pc98 machine, so some generic framework wouldn't be wasted. I've seen your name a number of times, but can't recall if the context is that of a programmer or not. Warner