Date: Thu, 06 Oct 2016 06:19:50 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 213237] ndis does not create network insterface Message-ID: <bug-213237-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213237 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 available like below on 11.0. % kldload /boot/modules/bcmwl5_sys.ko ndis0: <Broadcom 802.11g Network Adapter> mem 0x57100000-0x57103fff irq 16 at device 0.0 on pci1 ndis0: NDIS API version: 5.1 % ifconfig alc0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=c3198<VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MCAST,WOL_MAGIC,VLAN_HWTSO,LINKSTATE> ether 70:5a:b6:16:82:6e nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> media: Ethernet autoselect lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6> inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 inet 127.0.0.1 netmask 0xff000000 nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> groups: lo -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213237-8>
