Re: Intel SE7500WV2 not working with ACPI

2003-12-03 Thread John Baldwin
On 02-Dec-2003 Brooks Davis wrote: On Tue, Dec 02, 2003 at 05:50:27PM -0500, John Baldwin wrote: On 25-Nov-2003 Brooks Davis wrote: Since the interrupt changes, my dual Xeons based on the SE7500WV2 board don't work with ACPI. Specificly, the onboard nics (em0 and em1) appear to not be

Re: Intel SE7500WV2 not working with ACPI

2003-12-03 Thread Nate Lawson
Brooks Davis wrote: Since acpi0 failed to probe, ACPI isn't used to route interrupts. However, the apic code expects ACPI to do that since it enumerated CPUs and I/O APICs. You are just going to have to disable ACPI for now. acpi0: INTEL SWV20on motherboard ACPI-1287: *** Error:

RE: Intel SE7500WV2 not working with ACPI

2003-12-02 Thread John Baldwin
On 25-Nov-2003 Brooks Davis wrote: Since the interrupt changes, my dual Xeons based on the SE7500WV2 board don't work with ACPI. Specificly, the onboard nics (em0 and em1) appear to not be recieving interupts. Instead, they continiously get watchdog timeouts. In a stock current, this is an

Re: Intel SE7500WV2 not working with ACPI

2003-12-02 Thread Brooks Davis
On Tue, Dec 02, 2003 at 05:50:27PM -0500, John Baldwin wrote: On 25-Nov-2003 Brooks Davis wrote: Since the interrupt changes, my dual Xeons based on the SE7500WV2 board don't work with ACPI. Specificly, the onboard nics (em0 and em1) appear to not be recieving interupts. Instead, they

Intel SE7500WV2 not working with ACPI

2003-11-25 Thread Brooks Davis
Since the interrupt changes, my dual Xeons based on the SE7500WV2 board don't work with ACPI. Specificly, the onboard nics (em0 and em1) appear to not be recieving interupts. Instead, they continiously get watchdog timeouts. In a stock current, this is an instant panic. With a minor fix to the

Re: Intel SE7500WV2 not working with ACPI

2003-11-25 Thread Nate Lawson
acpi0: INTEL SWV20on motherboard ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.SBRG.EC0_._REG] (Node 0xc29b4660), AE_NOT_EXIST acpi0: Could not initialise SystemIO handler: AE_NOT_EXIST device_probe_and_attach: acpi0 attach returned 6 This is the source of the

Re: Intel SE7500WV2 not working with ACPI

2003-11-25 Thread Brooks Davis
On Tue, Nov 25, 2003 at 12:12:16PM -0800, Nate Lawson wrote: acpi0: INTEL SWV20on motherboard ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.SBRG.EC0_._REG] (Node 0xc29b4660), AE_NOT_EXIST acpi0: Could not initialise SystemIO handler: AE_NOT_EXIST