[Bug 213237] ndis does not create network insterface

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 6 06:19:50 UTC 2016


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 at FreeBSD.org
          Reporter: ota at j.email.ne.jp
                CC: freebsd-i386 at FreeBSD.org
                CC: freebsd-i386 at 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 on the CC list for the bug.


More information about the freebsd-i386 mailing list