NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NIC timeouts since upgrade to 4.0



On Mon, Mar 24, 2008 at 05:19:37PM +0100, Frederik Sausmikat wrote:
> 
> NetBSD 4.0 - GENERIC:
>       nfe -> 'watchdog timeout', works after a while
>       vr  -> 'device timeout', doesn't come up
> 
> NetBSD 4.0 - custom ACPI enabled kernel:
>       same as above
> 
> NetBSD 4.0 - GENERIC (no ACPI via userconf):
>       nfe -> 'watchdog timeout', works after a while
>       vr  -> OK
> 
> 
> diff -u GENERIC ARWEN-3.1.1:
> --- GENERIC   2008-03-24 17:13:01.000000000 +0100
> +++ ARWEN-3.1.1       2008-03-24 16:47:42.000000000 +0100
> @@ -325,7 +325,7 @@
>                               # (acpi at mainbus must also be enabled)
>  #options     MPACPI_SCANPCI  # find PCI roots using MPACPI
> 
> -#acpi0               at mainbus0
> +acpi0                at mainbus0
>  #options     ACPI_PCI_FIXUP          # PCI interrupt routing via ACPI
>  #options     ACPI_ACTIVATE_DEV       # If set, activate inactive devices
>  #options     ACPICA_PEDANTIC         # force strict conformance to the 
>  Spec.

netbsd-4 also has options ACPI_SCANPCI, which you don't have in your
custom 3.1.1 kernel. Could you try without this option in your netbsd-4
kernel ?

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index