Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Sep 2022 16:39:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 265340] O2Micro Integrated MMC/SD controller does not work
Message-ID:  <bug-265340-227-uCxS6HyKVZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265340-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265340-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265340

Peter TKATCHENKO <peter@flytrace.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kib@FreeBSD.org

--- Comment #2 from Peter TKATCHENKO <peter@flytrace.com> ---
After some bisecting I found the commit that affects me:
0dc48b74478d4298cf612e1ce3c196f711533abf

https://cgit.freebsd.org/src/commit/?h=3Dstable/12&id=3D0dc48b74478d4298cf6=
12e1ce3c196f711533abf

After commenting in GENERIC the following lines:
options         COMPAT_LINUXKPI
device          mlx5                    # Base driver
device          mlxfw                   # Firmware update
device          mlx5en                  # Ethernet driver

...I built the actual stable/12 kernel and installed it on my 12.3-RELEASE-=
p5.
The SD card reader works correctly with this kernel and base system.

--=20
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-265340-227-uCxS6HyKVZ>