[ndis] [locking] intel 2100 3b

jason kawaja kawaja at ece.ufl.edu
Wed Apr 21 10:50:54 PDT 2004


On Wed, 21 Apr 2004, jason kawaja wrote:

> On Mon, 19 Apr 2004, jason kawaja wrote:
>
> > i get approximately 15-30 seconds and then my system locks up, no
> > keyboard...nothing.  power cycle is the only remedy.  no logs of what
> > is going on that i can see.
>
> there is an update (thanks wpaul), will try and post back results.
>
>  http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/if_ndis/if_ndis.c

becuase i was not fully up to date with project evil, i also got

 http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/compat/ndis/subr_hal.c

to be clear what i did, i stuck in the latest version of if_ndis.c and
subr_hal.c into their respective locations and :

 cd /sys/compat/ndis
 make clean;make
 cd /sys/modules/if_ndis
 make clean;make
 cd /usr/src
 make buildkernel
 make installkernel
 cp /sys/modules/ndis/ndis.ko /boot/kernel
 cp /sys/modules/if_ndis/ndis.ko /boot/kernel
 reboot
 kldload ndis.ko
 kldload if_ndis.ko
 ifconfig ndis up ssid myssid
 dhclient ndis0

again, thanks wpaul...it feels good to be evil again.

--
Jason Kawaja
http://www.ietf.org/rfc/rfc1855.txt





More information about the freebsd-current mailing list