From owner-freebsd-mobile@FreeBSD.ORG Wed Aug 4 14:03:48 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 40C3D16A4CE for ; Wed, 4 Aug 2004 14:03:48 +0000 (GMT) Received: from mr01.hansenet.de (mr01.hansenet.de [213.191.74.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09A3343D6A for ; Wed, 4 Aug 2004 14:03:48 +0000 (GMT) (envelope-from db@nipsi.de) Received: from mail.nipsi.de (62.109.126.91) by mr01.hansenet.de (6.7.010) id 40E52939000950CC for mobile@freebsd.org; Wed, 4 Aug 2004 15:43:12 +0200 Received: from localhost (localhost [127.0.0.1]) (uid 1001) by mail.nipsi.de with local; Wed, 04 Aug 2004 15:43:15 +0200 Date: Wed, 4 Aug 2004 15:43:15 +0200 From: Dennis Berger To: Dennis Berger Message-ID: <20040804134315.GE62679@nipsi.home.net> References: <20040804132539.GC62679@nipsi.home.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline In-Reply-To: <20040804132539.GC62679@nipsi.home.net> User-Agent: Mutt/1.5.6i cc: mobile@freebsd.org Subject: Re: any hope to get DWL-G650+ working?! 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, 04 Aug 2004 14:03:48 -0000 by the way, is that correct?! ------------ cd /sys/modules/if_ndis/ fux# ndiscvt -i GPLUS.inf -s GPLUS.sys -fFwRad17.bin -o ndis_driver_data.h make make install cp FwRad17.bin.ko /boot/kernel kldload FwRad17.bin kldload if_ndis --------- -db On Wed, Aug 04, 2004 at 03:25:39PM +0200, Dennis Berger wrote: > Hi, > is there any hope that I can get this card working? > > I tried with the ndis driver and get the following error message. > -------------- > cardbus1: Expecting link target, got 0xcb > cardbus1: Resource not specified in CIS: id=10, size=2000 > cardbus1: Resource not specified in CIS: id=14, size=20000 > ndis0: mem 0x88000000-0x8 > 801ffff,0x88020000-0x88021fff irq 11 at device 0.0 on cardbus1 > ndis0: [GIANT-LOCKED] > ndis0: NDIS API version: 5.1 > ndis0: init handler failed > device_attach: ndis0 attach returned 6 > cardbus1: release_all_resource: Resource still owned by child, oops. (type=3, ri > d=20, addr=88000000) > cbb1: CardBus card activation failed > ------------- > > thanks for your help > -db > _______________________________________________ > freebsd-mobile@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org"