From owner-freebsd-mobile Sun Nov 2 21:38:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA08302 for mobile-outgoing; Sun, 2 Nov 1997 21:38:57 -0800 (PST) (envelope-from owner-freebsd-mobile) Received: from word.smith.net.au (vh1.gsoft.com.au [203.38.152.122]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA08297 for ; Sun, 2 Nov 1997 21:38:52 -0800 (PST) (envelope-from mike@word.smith.net.au) Received: from word.smith.net.au (localhost.gsoft.com.au [127.0.0.1]) by word.smith.net.au (8.8.7/8.8.5) with ESMTP id QAA01689; Mon, 3 Nov 1997 16:04:55 +1030 (CST) Message-Id: <199711030534.QAA01689@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Nate Williams cc: freebsd-mobile@freebsd.org Subject: Re: problems after PAO -> 2.2.5 stable In-reply-to: Your message of "Sun, 02 Nov 1997 22:20:17 PDT." <199711030520.WAA05479@rocky.mt.sri.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 03 Nov 1997 16:04:55 +1030 From: Mike Smith Sender: owner-freebsd-mobile@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > Which component "doesn't work"? The card has no idea which IRQ it's > > triggering, and AFAIK the pcic doesn't interpret the CIS, nor does the > > kernel, so I can't see anything other than pccardd that's at fault > > here... > > Don't know. If I try to use the first free irq for my ethernet card it > doesn't work (I can't remember which one it is, but it is free). > However, if it's one of the 'accepted' IRQ's, it does work. I have no > good explanation of why this is the way it is, other than what I stated > already. Well, it sounds like my logic above is screwed. Let's be Sherlock: - pccardd doesn't do it (I checked) - the kernel doesn't do it (I checked) - the card _can't_ do it (it has no idea what IRQ is actually being generated) So once the impossible has been eliminated, I can only conclude that the pcic *does* interpret the CIS. Without the PCCARD standard or any pcic documentation to hand I can't go much further than this, but I think we do need to establish whether this is really the case, and if it is, what we can do about it. mike