Subject: Re: Re: Re: [followup] fxp0 issues
To: Manuel Bouyer <bouyer@antioche.eu.org>
From: Joel CARNAT <joel@carnat.net>
List: port-i386
Date: 12/21/2006 12:23:37
On Jeu, dc 21 2006 - 00:10, Manuel Bouyer wrote:
> > The adapter seems straight non-functionnal.
> > 
> > I can affect an IP, set parameters (media, capabilities, ...) but none
> > traffic seem to pass through it - pinging don't answer, SSH never get
> > the prompt, ...
> > 
> > If I wait long enough, the "buffer still DELWRI" is repeated on console.
> 
> Looks like an interrupt issue. Make sure you've not a mismatch in ACPI
> between Xen and the dom0 kernel. Eventually try to disable acpi in
> both Xen and the dom0 kernel (acpi=off on the xen command line,
> and a kernel without APCI, or -c on the netbsd command line and
> disable acpi
> quit)
> 

I've compiled a non-ACPI XEN3_DOM0 kernel and set "acpi=off" on xen module line.
Now the fxp seems to work OK : no error message, top via SSH runs OK and there are no errors reported via "ifconfig -v".
I also tried setting "media auto" back and it works OK.

So now what ?
Anything to do to help solve this problem or should I just run Xen3 without ACPI - I'm not sure why I would need it anyway.

Regards,
	Jo