Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Oct 2005 09:06:56 -0600
From:      "Harry Barrantes" <hbarrantes@diotronic.co.cr>
To:        <freebsd-mobile@freebsd.org>
Subject:   RE: D-Link DWL-G650 H/W Ver.: C3
Message-ID:  <20051027150646.22EB743D45@mx1.FreeBSD.org>
In-Reply-To: <20051024063303.GA59671@solaris.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

Hi people, finally I used the ndisgen method with the latest "C" driver
downloaded from Dlink Site, and works!!

Now I want to show you this to be sure that it's working fine.

With ifconfig:

ndis0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        ether 00:13:46:70:10:16
        media: IEEE 802.11 Wireless Ethernet autoselect
        status: no carrier
        ssid "" channel 1
        authmode OPEN privacy OFF txpowmax 100 protmode CTS


And Dmesg

ndis0: <D-Link AirPlus DWL-G650 Wireless Cardbus Adapter(rev.C)> mem
0x88000000-0x8800ffff irq 11 at device 0.0 on cardbus0
can't re-use a leaf (BusType)!
ndis0: NDIS API version: 5.1
NDIS: open file /compat/ndis/regAdd.txt failed: 2
ndis0: Ethernet address: 00:13:46:70:10:16

Let me know..


Harry Barrantes




-----Mensaje original-----
De: owner-freebsd-mobile@freebsd.org
[mailto:owner-freebsd-mobile@freebsd.org] En nombre de Kirill Bezzubets
Enviado el: Lunes, 24 de Octubre de 2005 12:33 a.m.
Para: Harry Barrantes
CC: freebsd-mobile@freebsd.org
Asunto: Re: D-Link DWL-G650 H/W Ver.: C3

On Sat, Oct 22, 2005 at 01:00:27PM -0600, Harry Barrantes wrote:
> 
> Ok, I downloaded the C driver from Dlink Site, and
> 
> ndiscvt -i NetA3AB.inf -s A3AB.sys -o ndis_driver_data.h
> 
> Copied the file into /usr/src/sys/modules/if_ndis and from this directory
> make && make install
> 
> Then kldload if_ndis ; the Act led blinks but on the dmesg appears
> 
> carbus0: <network, ethernet> at device 0.0 (no driver attached)
> 
> ifconfig doesn?t show anything.
> 

Use ndisgen instead of ndiscvt - actually, things are changed some time ago
and now we have ndisgen to build modules.
The way you've done build is no use now.

-- 
BR,
Kirill Bezzubets                                CASE-RIPE CASE-RIPN
CTO / Head Of N.O.C.                            mailto:kirill@solaris.ru
Solaris ISP & Telecommunications Co. Ltd        http://www.solaris.ru
_______________________________________________
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"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051027150646.22EB743D45>