[Bug 193857] dmesg :interface ahci.1 already present in the KLD 'kernel' but kldstat show nothing about ahci.ko

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 23 07:16:17 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193857

Oliver Pinter <op at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |op at freebsd.org

--- Comment #1 from Oliver Pinter <op at freebsd.org> ---
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.


More information about the freebsd-bugs mailing list