From owner-freebsd-mobile Sat Jun 23 17: 1:30 2001 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 2D8F937B406 for ; Sat, 23 Jun 2001 17:01:25 -0700 (PDT) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 15DxLA-0000mt-00 for freebsd-mobile@freebsd.org; Sat, 23 Jun 2001 20:01:24 -0400 Date: Sat, 23 Jun 2001 20:01:23 -0400 From: Peter Radcliffe To: freebsd-mobile@freebsd.org Subject: Re: Inserting Orinoco Silver wireless card locks machine Message-ID: <20010623200123.B2762@pir.net> Reply-To: freebsd-mobile@freebsd.org Mail-Followup-To: freebsd-mobile@freebsd.org References: <8666dm21oy.fsf@pan.penguinpowered.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <8666dm21oy.fsf@pan.penguinpowered.org.uk>; from wayne.pascoe@realtime.co.uk on Sun, Jun 24, 2001 at 12:53:17AM +0100 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 Wayne Pascoe probably said: > (I've tried 2 of them) into my machine, the machine locks solid. I > have to power off and back on. If I have the card in when I boot up, > the machine will not boot. > Jun 24 00:31:51 pan /kernel: pcic0: at port 0x3e0 > iomem 0xd0000 on isa0 > Jun 24 00:31:51 pan /kernel: pcic0: Polling mode > I had heard that these cards were fairly well supported, so I don't > know if it is a clash between my card and the laptop, or what. Any > help resolving this would be much appreciated! If you'd read the archives you'd see that polling mode and sony laptops don't agree. Set an interrupt for it. touch /boot/loader.conf echo 'machdep.pccard.pcic_irq="10"' >> /boot/loader.conf Should do it, and/or rebuild your kernel and specify the irq for pcic0. P. -- pir pir@pir.net pir@net.tufts.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message