From owner-freebsd-mobile Wed Apr 24 22:24: 7 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from moek.pir.net (moek.pir.net [130.64.1.215]) by hub.freebsd.org (Postfix) with ESMTP id AA37F37B41A for ; Wed, 24 Apr 2002 22:24:03 -0700 (PDT) Received: from pir by moek.pir.net with local (Exim) id 170bje-0000We-00 for freebsd-mobile@FreeBSD.ORG; Thu, 25 Apr 2002 01:24:02 -0400 Date: Thu, 25 Apr 2002 01:24:02 -0400 From: Peter Radcliffe To: freebsd-mobile@FreeBSD.ORG Subject: Re: pccard hang on card insert Message-ID: <20020425052402.GA1551@pir.net> Reply-To: freebsd-mobile@freebsd.org Mail-Followup-To: freebsd-mobile@FreeBSD.ORG References: <200204250218.g3P2IUT47844@lakes.dignus.com> <200204250331.g3P3VV726285@mobius.knot.org> <20020424.214703.124974578.imp@village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020424.214703.124974578.imp@village.org> User-Agent: Mutt/1.3.27i X-fish: < X-Copy-On-Listmail: Please do NOT Cc: me on list mail. 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 "M. Warner Losh" probably said: > In message: <200204250331.g3P3VV726285@mobius.knot.org> > "Sandro Fouche'" writes: > : I have the same problem. I've sent two messages to the list, apparently no > : one has any experience with this.... > > Actually, I have seen this, and often times you need to set > hw.pcic.intr_path=1 > in your loader.conf file. Otherwise, it uses PCI interrupts and that > is a known issue on vaios right now. Not on the vaios I use. I have a Z505HS which works just fine with PCI interrupts (I'm typing on it right now over a Cisco 350 card) and -STABLE for the last few months on some F430s I maintain for work with FreeBSD 4.5 on them. The question was about an F480 which I'd guess isn't that dissimilar from the F430s I run. For them to work properly I had to do; (kernel) device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000 (rc.conf) pccard_enable="YES" pccard_mem="0xd8000" pccardd_flags="-z -i 10" Changing the pccard_mem really made the difference on the F. Works fine with pci interrupts. The Z works with the default pccard_mem. P. -- pir pir-sig@pir.net pir-sig@net.tufts.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message