From owner-freebsd-mobile Sun Aug 6 13:54: 5 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id B69AB37BC31 for ; Sun, 6 Aug 2000 13:54:00 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id OAA83653; Sun, 6 Aug 2000 14:53:59 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id OAA26582; Sun, 6 Aug 2000 14:53:45 -0600 (MDT) Message-Id: <200008062053.OAA26582@harmony.village.org> To: Philippe CASIDY Subject: Re: 4.0RELEASE and 3COM589EC Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Sun, 06 Aug 2000 22:08:13 +0200." <200008062008.WAA53415@greatoak.home> References: <200008062008.WAA53415@greatoak.home> Date: Sun, 06 Aug 2000 14:53:45 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <200008062008.WAA53415@greatoak.home> Philippe CASIDY writes: : - on first insertion: No IRQ!! : - on others insertion: No I/O space!! NO IRQ means that you've failed to pick a IRQ line that is free. Pick another one and don't list that one in the irq line. The NO I/O space means that either ep has a bug when it allocates I/O space and doesn't attach, or that pccardd is trying to allocate things such that it is stomping on the I/O space that's already in use. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message