Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Apr 2004 13:52:42 -0400 (EDT)
From:      jason kawaja <kawaja@ece.ufl.edu>
To:        freebsd-current@freebsd.org
Subject:   Re: [ndis] [locking] intel 2100 3b
Message-ID:  <Pine.BSF.4.44.0404211305320.5250-100000@casper.ece.ufl.edu>
In-Reply-To: <Pine.BSF.4.44.0404211257580.5250-100000@casper.ece.ufl.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.44.0404211305320.5250-100000>