Re: [ndis] [locking] intel 2100 3b

From: jason kawaja <kawaja_at_ece.ufl.edu>
Date: Wed, 21 Apr 2004 13:52:42 -0400 (EDT)
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
Received on Wed Apr 21 2004 - 08:50:54 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:51 UTC