On 3 Mar 2005, at 17:19, Pablo Allietti wrote:

hi all me again.

i have a problem with ndis in freebsd 5.3

i do


sony# cd /usr/src/sys/modules/if_ndis/ sony# make clean rm -f /usr/src/sys/modules/if_ndis/export_syms if_ndis.ko if_ndis.kld if_ndis.o if_ndis_pci.o if_ndis_pccard.o @ machine symb.tmp tmp.o opt_bdg.h bus_if.h device_if.h card_if.h pci_if.h pccarddevs.h


sony# ndiscvt -i /usr/win/CVS/rt2500usb.inf -s /usr/win/CVS/rt2500usb.sys -o ndis_driver_data.h



sony# make


make install

sony# make load
/sbin/kldload -v /usr/src/sys/modules/if_ndis/if_ndis.ko
kldload: can't load /usr/src/sys/modules/if_ndis/if_ndis.ko: No such
file or directory
*** Error code 1

Stop in /usr/src/sys/modules/if_ndis.


the file if_ndis.ko exist but i dont know why the message say not found.
maybe a problem with windows drivers? any boby can help me.


this drivers work under fedora with ndiswrapper. but in freebsd mmm i
dont know what happend.

thanks a lot..



--


Pablo Allietti LACNIC --------------

Have you tried just running "kldload if_ndis" manually? Also, did you make sure to build and load /usr/src/sys/modules/ndis first?



-- - Adam McMaster <[EMAIL PROTECTED]>

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to