Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Mar 2005 15:59:37 -0300
From:      Pablo Allietti <pablo@lacnic.net>
To:        Volodymyr Kostyrko <arcade@ints.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: ndis problem
Message-ID:  <20050308185937.GB6823@omega.lacnic.net.uy>
In-Reply-To: <d0kdf8$t82$1@sea.gmane.org>
References:  <20050303171954.GA11503@omega.lacnic.net.uy> <d0kdf8$t82$1@sea.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 08, 2005 at 04:40:07PM +0200, Volodymyr Kostyrko wrote:
> Pablo Allietti wrote:
> >hi all me again.

no , my problems are with the compilation with NDIS and USB. 


> >
> >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
> 
>   Did it say something?
> 
> >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.
> 
>   1. man kldxref. Just compiling module is not enough, it must be 
> listed in the hint files. "kldxref /boot/kernel"
>   2. kldload if_ndis
> 
> -- 
> [WBR], Arcade. [SAT Astronomy/Think to survive!]
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
---end quoted text---

-- 


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



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