[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu May 28 13:36:43 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #111 from jyoung15 at gmail.com ---
(In reply to hlh from comment #110)
I am using the standard GENERIC kernel, which has those modules built-in.
$ kldstat | grep mmc
(empty output)
$ sudo kldload mmc
kldload: can't load mmc: module already loaded or in kernel
$ sudo kldload mmcsd
kldload: can't load mmcsd: module already loaded or in kernel
If you think it will make a difference, I can comment out those devices in
/usr/src/sys/amd64/conf/GENERIC and manually rebuild the kernel.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list