Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Sep 2005 09:41:13 +0700
From:      Bachilo Dmitry <root@solink.ru>
To:        freebsd-current@freebsd.org
Subject:   Re: ath_hal ndis :/
Message-ID:  <200509280941.13378.root@solink.ru>
In-Reply-To: <433A0194.7050105@sapo.pt>
References:  <433A0194.7050105@sapo.pt>

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

В сообщении от Среда 28 Сентябрь 2005 09:36 João Mamede написал(a):
> hi I'm trying to set up a d-link dwl-g520 108Mbitps card in my freeBSD
> server I cvsup'ed and compiled(again) everything today however ath_hal
> doesn't suport super G for 11g however i was willing to try ndis,
> if_ndis compiles fine and loads fine however I don't have any ndis0 to
> work with ifconfig
> João Mamede
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"

FreeBSD 6-CURRENT contains ndisgen utility witch allows you to simply convert 
Windows drivers inty .ko file. You will only need then to kldload 
<driver>_sys.ko file to have an ndis0 device if your ifconfig. No need to 
recompile kernel with ndis nor with ath or ath_hal.



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