From owner-freebsd-net@freebsd.org Sat May 20 03:02:22 2017 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8ED75D75DC4 for ; Sat, 20 May 2017 03:02:22 +0000 (UTC) (envelope-from ota@j.email.ne.jp) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 7D5401185 for ; Sat, 20 May 2017 03:02:22 +0000 (UTC) (envelope-from ota@j.email.ne.jp) Received: by mailman.ysv.freebsd.org (Postfix) id 79EADD75DC0; Sat, 20 May 2017 03:02:22 +0000 (UTC) Delivered-To: net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 79461D75DBE; Sat, 20 May 2017 03:02:22 +0000 (UTC) (envelope-from ota@j.email.ne.jp) Received: from mail5.asahi-net.or.jp (mail5.asahi-net.or.jp [202.224.39.201]) by mx1.freebsd.org (Postfix) with ESMTP id 559451183; Sat, 20 May 2017 03:02:21 +0000 (UTC) (envelope-from ota@j.email.ne.jp) Received: from localhost (pool-71-172-4-245.nwrknj.fios.verizon.net [71.172.4.245]) (Authenticated sender: NR2Y-OOT) by mail5.asahi-net.or.jp (Postfix) with ESMTPSA id 402BC11990D; Sat, 20 May 2017 11:56:41 +0900 (JST) Date: Fri, 19 May 2017 22:55:30 -0400 From: Yoshihiro Ota To: stable@freebsd.org Cc: current@freebsd.org, net@freebsd.org Subject: ndis wireless on 11.0-RELESE has been broken and its patch Message-Id: <20170519225530.92dddbb2b18dddbcae5c9f5f@j.email.ne.jp> In-Reply-To: <20170103234048.3e77722e1728a3666377f829@j.email.ne.jp> References: <20150731121226.GJ889@FreeBSD.org> <20170103234048.3e77722e1728a3666377f829@j.email.ne.jp> X-Mailer: Sylpheed 3.4.3 (GTK+ 2.24.29; i386-portbld-freebsd10.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 May 2017 03:02:22 -0000 Hi, I've been chasing a NDIS wireless bug for a while as I realized network stopped working on some of hardware. I have its PR and also attached a patch. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213237 It will be nice if someone can follow up so that we can have 11.1-RELEASE NDIS wireless working. Regards, Hiro On Tue, 3 Jan 2017 23:40:48 -0500 Yoshihiro Ota wrote: > Hi Gleb, > > Are you still accepting a bug report on this? > I have a laptop that I need to use NDIS driver. > This change impacted and causes kernel panic. > I haven't used this laptop for a quite while and > didn't realize it had stopped working. > > When I setup a wlan0 device with NDIS in wepmode, > "ifconfig wlan0 up" causes kernel memory currupption > and causes next ioctl/sysctl access programs such > as "ps" and "sysctl -a" crash the kernel. > > Regards, > Hiro > > On Fri, 31 Jul 2015 15:12:26 +0300 > Gleb Smirnoff wrote: > > > Hi! > > > > I need to make couple of non-functional but rather large changes > > to the if_ndis driver and will appreciate if anyone signs up to > > test my changes. Please contact me if you can provide help. > > > > -- > > Totus tuus, Glebius. > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"