RE: D-Link DWL-G650 H/W Ver.: C3
"Harry Barrantes" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Organization | Diotronic de Centroamerica S.A. |
| Message-ID | <[email protected]> |
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: [email protected]
[mailto:[email protected]] En nombre de Kirill Bezzubets
Enviado el: Lunes, 24 de Octubre de 2005 12:33 a.m.
Para: Harry Barrantes
CC: [email protected]
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:[email protected]
Solaris ISP & Telecommunications Co. Ltd http://www.solaris.ru
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"