https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193857
Oliver Pinter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Oliver Pinter <[email protected]> --- Try kldstat -v. The ahci driver already compiled in to the kernel image, and not needed to load it as module. reference: https://github.com/freebsd/freebsd/blob/releng/10.0/sys/amd64/conf/GENERIC#L94 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
