6.0-CURRENT SNAP004 hangs on amr

John Baldwin jhb at FreeBSD.org
Wed Jul 13 18:12:05 GMT 2005


On Wednesday 13 July 2005 09:38 am, Mike Tancsa wrote:
> At 04:28 PM 12/07/2005, John Baldwin wrote:
> >That does sort of help.  Can you try commenting out the call to
> >ioapic_setup_mixed_mode() in the sys/i386/i386/mptable.c file and try
> > booting with ACPI disabled (but APIC on) and see if it still works ok?
>
> Yup,
>          Still boots just fine.

Ok.  Back on 6, can you try editing sys/i386/i386/io_apic.c and in the 
function ioapic_set_extint(), change the line that reads:

	io->io_pins[pin].io_masked = 1;

to set the masked variable to 0 instead?

-- 
John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org


More information about the freebsd-current mailing list