device_probe_and_attach() fails in kernel built w/ clang

Hans Petter Selasky hselasky at c2i.net
Thu Aug 18 11:26:56 UTC 2011


On Thursday 18 August 2011 08:03:14 Jason Harmening wrote:
> Any help would be really appreciated.

I'm guessing that some static data sections needs a __used flag, and have been 
removed by the compiler. Could you do an object dump? objdump -D -x xxx.ko ?

--HPS


More information about the freebsd-current mailing list