Re: can't install ndiswrapper

2004-09-02 Thread John DeStefano
--- "Jorge Mario G." <[EMAIL PROTECTED]> wrote:
> Hi there guys
Hi Jorge!
> look this links has a great how to
> http://www.freebsddiary.org/ibm-thinkpad-t41.php
Yup, I found that and have been trying to hack my way through that
procedure, as well as another, similar one that Radek suggested.  The
main trouble seems to be that NDIS works only with kernel versions
LATER than 5.2.1, which is what I have installed.  It has been
suggested that I try and upgrade to 5.3-BETA (as much as I'm wary of
betas, I may have no choice in order to get this working).
> also instead of fetching the you could retrive the
> sources using cvsup
> just get usr-sys and usr-sbin
Good suggestion, but how can I cvsup if I don't have a working 'Net
interface? ;)  Seriously, I could download and burn these directories
to a CD on another machine, but I think I'm going to go with burning
the 5.3beta2 mini-install CD instead (since I need to burn a CD
anyway).
> Jorge
Thanks again Jorge.
I'm certainly grateful there is ANY support for this hardware, but this
hasn't been easy so far, and information has been hard to come by.

~John

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: can't install ndiswrapper

2004-09-02 Thread Jorge Mario G.
Hi there guys
look this links has a great how to
http://www.freebsddiary.org/ibm-thinkpad-t41.php
also instead of fetching the you could retrive the
sources using cvsup
just get usr-sys and usr-sbin




Jorge


=


_
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: can't install ndiswrapper

2004-09-02 Thread John DeStefano

--- Radek Kozlowski <[EMAIL PROTECTED]> wrote:
> On Wed, Sep 01, 2004 at 07:04:36PM -0700, John DeStefano wrote:
> > Yes; thanks, that's where this all started... problem for me is I
> don't
> > have a /sys/modules/ndis directory (or even sys/compat/ndis), even
> > though I have installed 5.2.1-RELEASE. That's why I was trying to
> get
> > this Linux package to work.  I'll gladly take any further help I
> can
> > get.
> 
> See here http://www.freebsddiary.org/ibm-thinkpad-t41.php, the
> "Project
> Evil - the wireless card" part.
> 
Thanks Radek.  For some reason, my original reply didn't make it into
my copy of the list's digest.

I've also gotten a recommendation to try installing CURRENT, as the
implementation for NDIS apparently wasn't ready in time for RELEASE. 
Sounds like one of the very few times using CURRENT would be the
correct thing to do...

I'll give CURRENT a try, and if it fails, I'll go with the suggestions
in the Diary (which are basically to grab the relevent source bits from
5.2-CURRENT (probably better to use 5.3 at this point) and install from
there).  I can report the results to anyone interested.

> Good luck.
> 
Again, thanks Radek.

> -Radek
> 
~John




__
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: can't install ndiswrapper

2004-09-02 Thread John DeStefano
--- Radek Kozlowski <[EMAIL PROTECTED]> wrote:
> On Wed, Sep 01, 2004 at 06:10:29PM -0700, John DeStefano wrote:
> > I'm trying to install the ndiswrapper package to enable support for
> my
> > NIC (onboard or wireless).
> Ndiswrapper is a linux project. The thing you're probably looking for
> is
> called NDISulator aka Project Evil, written by Bill Paul. NDISulator
> is
> available on -CURRENT and 5.3-BETA, but after some tweaking can also
> be
> installed on 5.2.1-RELEASE. Check ndis(4) and ndiscvt(8) for more
> info.
> 
Yes; thanks, that's where this all started... problem for me is I don't
have a /sys/modules/ndis directory (or even sys/compat/ndis), even
though I have installed 5.2.1-RELEASE. That's why I was trying to get
this Linux package to work.  I'll gladly take any further help I can
get.

> -Radek
> 
Thanks Radek,
~John



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: can't install ndiswrapper

2004-09-01 Thread Radek Kozlowski
On Wed, Sep 01, 2004 at 07:04:36PM -0700, John DeStefano wrote:
> Yes; thanks, that's where this all started... problem for me is I don't
> have a /sys/modules/ndis directory (or even sys/compat/ndis), even
> though I have installed 5.2.1-RELEASE. That's why I was trying to get
> this Linux package to work.  I'll gladly take any further help I can
> get.

See here http://www.freebsddiary.org/ibm-thinkpad-t41.php, the "Project
Evil - the wireless card" part.

Good luck.

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


Re: can't install ndiswrapper

2004-09-01 Thread John DeStefano
--- Radek Kozlowski <[EMAIL PROTECTED]> wrote:
> On Wed, Sep 01, 2004 at 06:10:29PM -0700, John DeStefano wrote:
> > I'm trying to install the ndiswrapper package to enable support for
> my
> > NIC (onboard or wireless).
> Ndiswrapper is a linux project. The thing you're probably looking for
> is
> called NDISulator aka Project Evil, written by Bill Paul. NDISulator
> is
> available on -CURRENT and 5.3-BETA, but after some tweaking can also
> be
> installed on 5.2.1-RELEASE. Check ndis(4) and ndiscvt(8) for more
> info.
> 
Yes; thanks, that's where this all started... problem for me is I don't
have a /sys/modules/ndis directory (or even sys/compat/ndis), even
though I have installed 5.2.1-RELEASE. That's why I was trying to get
this Linux package to work.  I'll gladly take any further help I can
get.

> -Radek
> 
Thanks Radek,
~John



__
Do you Yahoo!?
Y! Messenger - Communicate in real time. Download now. 
http://messenger.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: can't install ndiswrapper

2004-09-01 Thread Radek Kozlowski
On Wed, Sep 01, 2004 at 06:10:29PM -0700, John DeStefano wrote:
> I'm trying to install the ndiswrapper package to enable support for my
> NIC (onboard or wireless).

Ndiswrapper is a linux project. The thing you're probably looking for is
called NDISulator aka Project Evil, written by Bill Paul. NDISulator is
available on -CURRENT and 5.3-BETA, but after some tweaking can also be
installed on 5.2.1-RELEASE. Check ndis(4) and ndiscvt(8) for more info.

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