From owner-freebsd-mobile@FreeBSD.ORG Wed Jul 7 10:42:44 2004 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 EACCB16A4CF for ; Wed, 7 Jul 2004 10:42:44 +0000 (GMT) Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id C056A43D4C for ; Wed, 7 Jul 2004 10:42:44 +0000 (GMT) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id BED173D34; Wed, 7 Jul 2004 06:42:43 -0400 (EDT) From: "Dan Langille" To: Drew Broadley Date: Wed, 07 Jul 2004 06:42:43 -0400 MIME-Version: 1.0 Message-ID: <40EB9B63.25323.E16B103E@localhost> Priority: normal In-reply-to: <40EB9FBE.3060408@corrupt.co.nz> References: <1150426305@web.de> X-mailer: Pegasus Mail for Windows (v4.12a) Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: Quoted-printable Content-description: Mail message body cc: freebsd-mobile@freebsd.org Subject: Re: D-Link DWL-650 Wireless PC Card RevP X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jul 2004 10:42:45 -0000 On 7 Jul 2004 at 19:01, Drew Broadley wrote: > paul@rettersen.de wrote: > > >Hi, > > > >i have a problem with my D-Link DWL-650 RevP PC Card on my 5.x-current.= After putting the in i have the following message on my monitor: > > > >wi0: at port 0x400 -0x407f irq 1= 1 function 0 config 1 on pccard0 > >wi0: [GIANT-LOCKED] > >wi0: wi_cmd: busy bit won=B4t clear. > >:init failed > >device_attach: wi0 attach returned 6 > > > >According to the hardware_list - the current version supports this card= - where could be the problem? > > > >I tried NDIS as well, but after "kldload ndis.ko" and "kldload if_ndis.= ko" I have the same message as above and no "ndis0"-interfaces in addition= . > > > >Anyone any idea? > >Thanks in advance > >-paul > > > > > > Have you done the following ? > > In /boot/loader.conf > > hw.cbb.start_memory=3D"0x20000000" > hw.pci.allow_unsupported_io_range=3D1 The second line was needed for my 5.2.1-RELEASE box and an em0 card. I found the first line wasn't needed, but didn't appear to do any harm either. Also, I understand the need for hw.pci.allow_unsupported_io_range has recently been removed, and so should not be needed in recent -CURRENT. -- Dan Langille : http://www.langille.org/