Date: Tue, 2 May 2006 17:13:38 -0400 From: "Sean Bryant" <bryants@gmail.com> To: "Scot Hetzel" <swhetzel@gmail.com> Cc: stable@freebsd.org Subject: Re: ipw2100 vs ndis(4) -- does it work for anybody? Message-ID: <f6791cc60605021413q852c528x257393ebf5c39d1f@mail.gmail.com> In-Reply-To: <790a9fff0605021216s6db35c26m465148b051af74d3@mail.gmail.com> References: <20060502171813.GA7296@roadrunner.q.local> <790a9fff0605021216s6db35c26m465148b051af74d3@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
ndisgen is broken on 6.1 RC1 if I remember correctly. On 5/2/06, Scot Hetzel <swhetzel@gmail.com> wrote: > On 5/2/06, Ulrich Spoerlein <uspoerlein@gmail.com> wrote: > > Good day, > > > > since the ipw(4) driver can't do WPA, I wanted to give ndis(4) a try. > > This *used* to work back on 5.3 (memory is a bit vague) but it ain't > > happening on 6.1-RC. > > > > I'm using the same driver as last time, which is the version 1.2.2.8 > > from Intel. I also downloaded the newest one, version 1.2.4.35, but none > > of them attach, when loading the if_ndis module. > > > > /sys/modules/if_ndis# make clean > > /sys/modules/if_ndis# ndiscvt -i /compat/ndis/w70n51.inf -s /compat/ndis/w70n51.sys -o ndis_driver_data.h > > You need to use the ndisgen script to create the NDIS kernel module > for your card. > > ndisgen /compat/ndis/w70n51.inf /compat/ndis/w70n51.sys > > then you use kldload to load the module: > > kldload w70n51_sys.ko > > Scot > > -- > DISCLAIMER: > No electrons were mamed while sending this message. Only slightly bruised. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > -- Sean Bryant
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f6791cc60605021413q852c528x257393ebf5c39d1f>
