Bug 263348

Summary: Kernel cannot detect second ethernet interface
Product: Base System Reporter: Martin Filla <freebsd>
Component: armAssignee: freebsd-arm (Nobody) <freebsd-arm>
Status: New ---    
Severity: Affects Only Me    
Priority: ---    
Version: 13.0-RELEASE   
Hardware: arm64   
OS: Any   

Description Martin Filla 2022-04-16 17:37:57 UTC
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>