In article <[email protected]>, Steve Kargl <[email protected]> wrote: > John Polstra wrote: > > > > Well, it's worse than broken. Merely including pcm0 in the kernel > > config file causes instant panic on boot-up with my machine (new > > kernel built last night from fresh sources): > > > > It must be something that entered the tree late yesterday afternoon or > an interaction between devices. [successful boot transcript omitted]
On a hunch, I built the kernel again from the same sources but starting with a clean compile directory. This time it worked. So it appears that the panic I got wasn't something inherent in the kernel, but rather was a build problem. I'm certain that I typed "make depend" before building the bad kernel. So I think there must be a missing dependency somewhere. John -- John Polstra [email protected] John D. Polstra & Co., Inc. Seattle, Washington USA "Self-interest is the aphrodisiac of belief." -- James V. DeLong To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-current" in the body of the message
