https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #111 from jyoun...@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. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"