Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Apr 2004 21:15:24 +0300
From:      Niki Denev <nike_d@cytexbg.com>
To:        Bill Paul <wpaul@FreeBSD.ORG>
Cc:        cvs-src@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/if_ndis if_ndis.c
Message-ID:  <cone.1082571324.850943.574.1001@phobos.totalterror.net>
References:  <20040421154943.0C46E16A4CF@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a MIME GnuPG-signed message.  If you see this text, it means that
your E-mail or Usenet software does not support MIME signed messages.

--=_mimegpg-phobos.totalterror.net-574-1082571324-0001
Content-Type: text/plain; format=flowed; charset="US-ASCII"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Bill Paul writes:

> 
>> 
>> doesn't seem to help here.... i got exactly the same lockup after the first 
>> packets transmitted/recvd over the wireless as before...
>> the machine is ibm tp X31, with the above mentioned centrino wireless mini 
>> pci card, and -current as from 1-2 hours ago.
>> is there any info that i can provide, to help on this?
>> 
>> --niki
> 
> Well, seeing as how you didn't provide any info at all in this e-mail,
> what do you think?
> 
> I really wish people would stop asking questions like this and just
> offer me the information. It's not like you need me to lay it all out
> for you. There isn't anything magical or complicated that requires any
> hand-holding my my part. Just show me how to reproduce your problem.
> 
> Now, notice: I said _SHOW_, not _TELL_. Don't describe the problem
> or interpret the problem. Just show me the precise sequence of steps
> which you take that precipitates the problem. And don't summarize.
> Saying "I just bring the interface up" is not helpful. Saying "I
> use ifconfig to bring the interface up, and here's the commands I
> typed and all the error/console messages I saw" is helpful. You want
> to show me the minimum number of steps I need to take to reproduce
> the issue. And you don't want to assume anything or skip a step
> because you think it's trivial or unimportant.
> 
> Oh, and somewhere along the line, you're going to forget that I can't
> see what kind of network you're attached to (ad-hoc? bss?) and what
> kind of AP, if any, that you're connected to (manufacturer? model?),
> so I'm warning you right now _NOT_ to do that. You're also going to
> forget to give me a copy of the exact driver that you're using, so
> I'm going to caution you against that as well.
> 
> -Bill
> 
> --
> =============================================================================
> -Bill Paul            (510) 749-2329 | Senior Engineer, Master of Unix-Fu
>                  wpaul@windriver.com | Wind River Systems
> =============================================================================
>               <adamw> you're just BEGGING to face the moose
> =============================================================================
> _______________________________________________
> cvs-src@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-src
> To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org"
> 
> 


Ok,

i run -CURRENT as of less than hour.
kernel config and dmesg on : http://www.totalterror.net/freebsd/

i'm using an openbsd 3.4-stable with Linksys wmp11 (prism2.5 ISL3874A,
firmware 1.0.5 pri, 1.3.1 station) as AP. 
i'm also preloading ndis.ko in loader.conf
the windows driver files are w70n51.inf and w70n51.sys, 
and also are available on the above URL

after the buidlworld/buildkernel/installkernel/reboot/installworld/reboot 
i do:

# cd /sys/modules/if_ndis
# make clean
# ndiscvt -s w70n51.sys -i w70n51.inf -o ndis_driver_data.h
# make
# make load
/sbin/kldload -v /usr/src/sys/modules/if_ndis/if_ndis.ko
pci0: driver added
pci0:31:3: reprobing on driver added
pci0:31:6: reprobing on driver added
pci1: driver added
pci2: driver added
pci2:2:0: reprobing on driver added
ndis0: <Intel(R) PRO/Wireless LAN 2100 3B Mini PCI Adapter> mem 0xc0200000-0xc02
00fff irq 11 at device 2.0 on pci2
ndis0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xc0200000
ndis0: [GIANT-LOCKED]
can't re-use a leaf (ESS_ID)!
ndis0: NDIS API version: 5.1
ndis0: Ethernet address: 00:04:23:92:33:23
ndis0: 11b rates: 11Mbps 2Mbps 1Mbps
Loaded /usr/src/sys/modules/if_ndis/if_ndis.ko, id=9
# ifconfig ndis0 ssid my_accpnt wepmode on 0x**************************
# ifconfig ndis0 10.0.0.6 netmask 255.255.255.240 up
ndis0: set filter failed: 6
ndis0: set filter failed: 6
ndis0: set filter failed: 6
ndis0: link up

after this i have a few seconds before total freeze,
but it seems like any network activity is freezing the machine immediately.
if i ping it from other machine, it responds exactly to one ping, and then 
dies.

p.s.:
sorry for the lack of information in my previous post, but i was under the 
impression that the problem is well known, and i was just reporting that it 
is still not working after the last change.
i hope that this info will help.

--niki
 

--=_mimegpg-phobos.totalterror.net-574-1082571324-0001
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQBAhro8HNAJ/fLbfrkRAgntAJ9A/gAiaGadkvm8gq0M53A9zOheYgCfUbr+
3HJWc03SpHG64jYRHF9ps5w=
=RPtf
-----END PGP SIGNATURE-----

--=_mimegpg-phobos.totalterror.net-574-1082571324-0001--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cone.1082571324.850943.574.1001>