Quoting Louis A. Mamakos (lo...@transsys.com): > > 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.. Can I say me too here. My panics were happening in the swapper process. After reading your message I commented out the DEVFS option and voila! the new kernel booted without a hitch. I'm up for doing some kernel digging ...
> > louie > > > > To Unsubscribe: send mail to majord...@freebsd.org > with "unsubscribe freebsd-current" in the body of the message #;^) -- natty rebel harder than the rest ... To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message