Re: Problem building -current kernel with read-only /usr/src.

2000-12-24 Thread Max Khon
hi, there! On Sat, 23 Dec 2000, Chris wrote: Actually, last time I checked, I think stable did not install with a RO /usr/src either. Anyone know if this is still the case? I have no problems with 'make installworld' with RO obj and src on latest -stable /fjoe To Unsubscribe: send mail

SMP Problem? (was: Repeatable Hang -current SMP and lpd)

2000-12-24 Thread Thomas D. Dean
By not running X, at the console, I was able to see this to be a Fatal Trap 12. I can cause the machine to become non-responsive to the keyboard by doing a 'make -j36 world', which normally takes 8 hours. Now, this hangs the machine between 2 and 7 hours. Breaking into ddb, only shows a normal

ACPI says: too many dependant configs(?)

2000-12-24 Thread Donald J . Maddox
Last night I installed a kernel with 'device acpica' for the 1st time, and all seems fine, except that I see this at boot: . . . npx0: math processor on motherboard npx0: INT 16 interface too many dependant configs too many dependant configs too many dependant configs too many dependant configs

Re: ACPI says: too many dependant configs(?)

2000-12-24 Thread Mike Smith
Last night I installed a kernel with 'device acpica' for the 1st time, and all seems fine, except that I see this at boot: ... too many dependant configs ... I traced this message to /usr/src/sys/dev/acpica/acpi_isa.c, function acpi_isa_set_start_dependant(). Now, I have not had any

Re: ACPI says: too many dependant configs(?)

2000-12-24 Thread Donald J . Maddox
Ok, thanks for the info... But this begs the question: Why does the code limit maxdeps to 8? On Sun, Dec 24, 2000 at 11:50:13AM -0800, Mike Smith wrote: Last night I installed a kernel with 'device acpica' for the 1st time, and all seems fine, except that I see this at boot: ... too

Re: ACPI says: too many dependant configs(?)

2000-12-24 Thread Mike Smith
Ok, thanks for the info... But this begs the question: Why does the code limit maxdeps to 8? I'd guess that it seemed like a good number at the time. I mostly just duplicated the ISA code (which I'm not entirely a fan of, but it's a known evil). I'm sure that it'd be possible to come up

Re: Problem building -current kernel with read-only /usr/src.

2000-12-24 Thread Matt Dillon
:On Sat, Dec 23, 2000 at 11:24:50AM -0800, Matt Dillon wrote: : :I will fix it today. Works like a charm now, thanks! My -current source is broken out on my -stable machine, so the only way to compile it is via an NFS mount to a -current machine which, for obvious reasons, needs to

Re: ACPI says: too many dependant configs(?)

2000-12-24 Thread Wesley Morgan
Since we are on the subject of ACPI, it is working great except for one thing, it can't attach my sound card to the pcm device (does that sound correct?). It definitely sees it: unknown: YMH0021 can't assign resources Looks like the yamaha chipset to me. If I could get sound working, I'd