I recently tried building a new kernel after quite a bit, and I get a
panic while the system's booting in devfs_makelink, apparently being
called from fd_attach().

Is DEVFS and the new-bus code hopelessly incompatable, and should I just
unconfigure DEVFS?  Or is this something that I can dig into a bit more
and find a relatively simple fix?  

I copied down some of what the trace command spewed in ddb, and it appears
that the first argument to devfs_makelink is 0, which is sorta weird..

louie



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to