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
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
.
.
.

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 indication of errors during ISA bus enumeration
before, so why should I get this from the ACPI isa bus enumeration?

Doesn't seem to hurt anything, but I'm curious (and ACPI-ignorant) :)



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to