From owner-freebsd-i386@freebsd.org Thu Oct 6 06:19:50 2016 Return-Path: Delivered-To: freebsd-i386@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 8E903AF5AF3 for ; Thu, 6 Oct 2016 06:19:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 65C8D129 for ; Thu, 6 Oct 2016 06:19:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u966JohG010338 for ; Thu, 6 Oct 2016 06:19:50 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-i386@FreeBSD.org Subject: [Bug 213237] ndis does not create network insterface Date: Thu, 06 Oct 2016 06:19:50 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.0-RC1 X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ota@j.email.ne.jp X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2016 06:19:50 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213237 Bug ID: 213237 Summary: ndis does not create network insterface Product: Base System Version: 11.0-RC1 Hardware: i386 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: ota@j.email.ne.jp CC: freebsd-i386@FreeBSD.org CC: freebsd-i386@FreeBSD.org Bug introduced in 11-0-RELEASE. I have eMachines eM250-1915 and it is Broadcom based wireless NIC. I have = used it with NDIS driver until 10.2-RELEASE. After upgrading to 11.0 and re-creating NDIS kernel module, it no longer works. kldload mentions about ndis0 but ifconfig does not show driver become avail= able like below on 11.0. % kldload /boot/modules/bcmwl5_sys.ko ndis0: mem 0x57100000-0x57103fff irq 16 = at device 0.0 on pci1 ndis0: NDIS API version: 5.1 % ifconfig alc0: flags=3D8802 metric 0 mtu 1500 =20=20=20=20=20=20=20 options=3Dc3198 ether 70:5a:b6:16:82:6e nd6 options=3D29 media: Ethernet autoselect lo0: flags=3D8049 metric 0 mtu 16384 options=3D600003 inet6 ::1 prefixlen 128=20 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2=20 inet 127.0.0.1 netmask 0xff000000=20 nd6 options=3D21 groups: lo --=20 You are receiving this mail because: You are on the CC list for the bug.=