Date: Tue, 12 Jul 2005 16:28:39 -0400 From: John Baldwin <jhb@FreeBSD.org> To: freebsd-current@freebsd.org Cc: Mike Tancsa <mike@sentex.net> Subject: Re: 6.0-CURRENT SNAP004 hangs on amr Message-ID: <200507121628.40539.jhb@FreeBSD.org> In-Reply-To: <6.2.1.2.0.20050712144415.07454108@64.7.153.2> References: <70e8236f05070208212e36c375@mail.gmail.com> <200507121024.50273.jhb@FreeBSD.org> <6.2.1.2.0.20050712144415.07454108@64.7.153.2>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 12 July 2005 04:17 pm, Mike Tancsa wrote: > At 10:24 AM 12/07/2005, John Baldwin wrote: > > > BUT! With ata compiled out, I can now boot a current kernel using PIC > > > and APIC! This is with a newer AMR card, but I dont think that is the > > > issue. I will put back the old one once back at the office tomorrow > > > just to be sure as the generic current kernel still hangs on it. > > > >Argh ok. Can you try compiling a 5.x kernel with 'options NO_MIXED_MODE' > > and see if it hangs as well? ACPI specifically forbids using mixed mode. > > :( > > Hmmm. I added the kernel option, but it still boots on RELENG_5 :( 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? -- 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?200507121628.40539.jhb>