From owner-freebsd-mobile Thu Jul 26 20:59: 3 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id ECA2237B401 for ; Thu, 26 Jul 2001 20:58:59 -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.11.3/8.11.3) with ESMTP id f6R3wwF67861; Thu, 26 Jul 2001 21:58:58 -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.11.3/8.11.4) with ESMTP id f6R3wtw08883; Thu, 26 Jul 2001 21:58:57 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200107270358.f6R3wtw08883@harmony.village.org> To: sthaug@nethelp.no Subject: Re: pcic-stable.diff.7 Cc: mobile@FreeBSD.ORG In-reply-to: Your message of "Thu, 26 Jul 2001 18:49:44 +0200." <84874.996166184@verdi.nethelp.no> References: <84874.996166184@verdi.nethelp.no> <200107260508.f6Q583w00670@harmony.village.org> Date: Thu, 26 Jul 2001 21:58:55 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message <84874.996166184@verdi.nethelp.no> sthaug@nethelp.no writes: : Thanks, that got me a bit further. I'm now getting ... : and when inserting the 3c575 card, I get : pcic0: Unsupported card type inserted : : Needless to say, it doesn't work. The '375 is a Cardbus card, and these changes do nothing to add support for cardbus. Please note, with these patches, you'll need to add "-I -i 11" to your pccardd_flags in /etc/rc.conf (or add a line that has this on it). : If I use my Netgear FA410TX (which works with OLDCARD), it also fails, : however it is at least recognized: : : pccardd[87]: Card "NETGEAR"("FA410TX") [Fast Ethernet] [(null)] matched "NETGEAR" ("FA410TX") [(null)] [(null)] : pccardd[87]: Failed to allocate IRQ for NETGEAR : : This card uses IRQ 3 with OLDCARD. Right. With these changes, you'll need to share the IRQ with the bridge. That's what the above line does. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message