Date: Wed, 13 Jul 2005 14:09:39 -0400 From: John Baldwin <jhb@FreeBSD.org> To: Mike Tancsa <mike@sentex.net> Cc: freebsd-current@FreeBSD.org Subject: Re: 6.0-CURRENT SNAP004 hangs on amr Message-ID: <200507131409.39988.jhb@FreeBSD.org> In-Reply-To: <6.2.1.2.0.20050713093748.067b8a88@64.7.153.2> References: <70e8236f05070208212e36c375@mail.gmail.com> <200507121628.40539.jhb@FreeBSD.org> <6.2.1.2.0.20050713093748.067b8a88@64.7.153.2>
next in thread | previous in thread | raw e-mail | index | archive | help
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@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507131409.39988.jhb>