From owner-cvs-src@FreeBSD.ORG Wed Apr 21 11:15:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D092816A4CE for ; Wed, 21 Apr 2004 11:15:28 -0700 (PDT) Received: from ns1.interbgc.com (mail.interbgc.com [217.9.224.3]) by mx1.FreeBSD.org (Postfix) with SMTP id B428D43D5A for ; Wed, 21 Apr 2004 11:15:27 -0700 (PDT) (envelope-from nike_d@cytexbg.com) Received: (qmail 90506 invoked from network); 21 Apr 2004 18:15:26 -0000 Received: from nike_d@cytexbg.com by keeper.interbgc.com by uid 1002 with qmail-scanner-1.14 (uvscan: v4.1.60/v4335. spamassassin: 2.63. Clear:SA:0(-4.4/8.0):. Processed in 1.288734 secs); 21 Apr 2004 18:15:26 -0000 X-Spam-Status: No, hits=-4.4 required=8.0 Received: from 213-240-206-214.ddns.cablebg.net (HELO tormentor.totalterror.net) (213.240.206.214) by mail.interbgc.com with SMTP; 21 Apr 2004 18:15:25 -0000 Received: (qmail 98945 invoked by uid 1006); 21 Apr 2004 18:19:43 -0000 Received: from nike_d@cytexbg.com by tormentor.cytexbg.com by uid 1003 with qmail-scanner-1.15 (sweep: 2.14/3.62. Clear:. Processed in 2.849833 secs); 21 Apr 2004 18:19:43 -0000 Received: from unknown (HELO phobos.totalterror.net) (10.0.0.6) by tormentor.totalterror.net with SMTP; 21 Apr 2004 18:19:40 -0000 References: <20040421154943.0C46E16A4CF@hub.freebsd.org> Message-ID: X-Mailer: http://www.courier-mta.org/cone/ From: Niki Denev To: Bill Paul Date: Wed, 21 Apr 2004 21:15:24 +0300 Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=_mimegpg-phobos.totalterror.net-574-1082571324-0001"; micalg=pgp-sha1; protocol="application/pgp-signature" cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/if_ndis if_ndis.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2004 18:15:28 -0000 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 > ============================================================================= > 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: 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--