(no subject)
mag at intron.ac
mag at intron.ac
Tue May 23 10:03:18 PDT 2006
Try Bill Paul's ndis(4) to use driver for Microsoft Windows.
An example:
1. cd /sys/modules/if_ndis/
2. ndiscvt -i yourdriver.inf -s yourdriver.sys -o ndis_driver_data.h
3. make
4. make install
5. kldload if_ndis.ko
If successfully, and add the following line into /boot/loader.conf:
if_ndis_load="YES"
If the driver for Microsoft Windows doesn't use too much Microsoft-
specific features, you will be fortunate.
For your information:
1. ndiscvt(8)
2. http://www.gsoft.com.au/~doconnor/I8600/
------------------------------------------------------------------------
From Beijing, China
Ratan Dey wrote:
> Hi,
> I have a motherboard ASUS NCL-DE/SCSI. This motherboard has a built in NIC card of BROADCOM 5700. I am using FreeBSD 5.4 and i am not able to use my NIC card.
>
> So how can i utilized this BROADCOM 5700 NIC in freebsd 5.4
>
> Regards-
>
> Rata
>
>
> ---------------------------------
> Be a chatter box. Enjoy free PC-to-PC calls with Yahoo! Messenger with Voice.
> _______________________________________________
> freebsd-net at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"
More information about the freebsd-net
mailing list