[Bug 263348] Kernel cannot detect second ethernet interface

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 16 Apr 2022 17:37:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263348

            Bug ID: 263348
           Summary: Kernel cannot detect second ethernet interface
           Product: Base System
           Version: 13.0-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: arm
          Assignee: freebsd-arm@FreeBSD.org
          Reporter: freebsd@sysctl.cz

Hi,
I use board orangepi r1 plus lts with two ethernet interface
First is dwc0. Here cannot get address
Second kernel cannot detect interface.
Maybe kernel havent driver for ethernet
So i tried also USB to RJ45 and without interface but for
amd64 this adapter is detected.  

dwc0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=8000b<RXCSUM,TXCSUM,VLAN_MTU,LINKSTATE>
        ether 22:9f:8a:bf:dc:f6
        inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255
        media: Ethernet autoselect (none)
        status: no carrier
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
        options=680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6>
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
        inet 127.0.0.1 netmask 0xff000000
        groups: lo
        nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>

-- 
You are receiving this mail because:
You are the assignee for the bug.