[Bug 257593] Restructuring of sys/arm64/conf/GENERIC causes lost of ethernet interface (patch included)

[email protected]
Newsgroups gmane.os.freebsd.devel.arm
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257593

            Bug ID: 257593
           Summary: Restructuring of sys/arm64/conf/GENERIC causes lost of
                    ethernet interface (patch included)
           Product: Base System
           Version: CURRENT
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: arm
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 226915
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=226915&action=edit
Patch to add the missing devices.

Hi,

at the restructuring of the /sys/arm64/conf directory

https://cgit.freebsd.org/src/commit/sys/arm64/conf/GENERIC?id=0f2c633164a6af70db8a8ecf4f70f61d241e7529

D30474

the GENERIC configuration lost its ability to detect the ethernet interface
on some RPi models at least.

I traced it down to missing devices smsc and dwcotg.

As dwcotg seems not to be build as a kernel module,
kldload if_smsc does not bring the ethernet interface back.

My suggested patch contains the minimal additions for the std.broadcom file
as I found this regression on a RPi.

Regards, Ralf

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.