From owner-freebsd-mobile@FreeBSD.ORG Sun May 25 08:11:15 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B65837B401 for ; Sun, 25 May 2003 08:11:15 -0700 (PDT) Received: from pintail.mail.pas.earthlink.net (pintail.mail.pas.earthlink.net [207.217.120.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id A36CF43F93 for ; Sun, 25 May 2003 08:11:14 -0700 (PDT) (envelope-from oberdorf@earthlink.net) Received: from h-68-164-34-142.nycmny83.covad.net ([68.164.34.142] helo=earthlink.net) by pintail.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 19Jx9W-0001zQ-00 for freebsd-mobile@freebsd.org; Sun, 25 May 2003 08:11:14 -0700 Message-ID: <3ED0DD20.6090302@earthlink.net> Date: Sun, 25 May 2003 11:11:28 -0400 From: Oliver Oberdorf User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030210 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-mobile@freebsd.org References: <3ECFAF74.7060501@earthlink.net> <878ysv5vn4.fsf@oak.pohoyda.family> In-Reply-To: <878ysv5vn4.fsf@oak.pohoyda.family> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Orinoco/watchdog timeout X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: oly@oberdorf.org List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 May 2003 15:11:15 -0000 It takes IRQ 5, but I'll try playing with those settings some. wi0: at port 0x100-0x13f irq 5 function 0 config 1 on pccard0 Thanks -Oly Alexander Pohoyda wrote: >Oliver Oberdorf writes: > > > >>I'm using a Orinoco Silver 802.11b pcmcia card in a Thinkpad s30 >>(Japanese model). I'm installing FreeBSD 5.0. If I boot with the card >>already in, it gets recognized as wi0. >> >> > >I have had the same problem every time the card gets an IRQ 3, which >is normally enabled in /etc/defaults/pccard.conf > >What is the output? >$ dmesg | grep wi0 | grep irq > > >