lkml.org 
[lkml]   [2001]   [Jan]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Call for testers: ne2k-pci and io apic (was: Re: QUESTION: Network hangs with BP6...)

On 2001.01.13 Manfred Spraul wrote:
>
> Please:
> * apply the attached patch.
> --
> Manfred
> --- linux/arch/i386/kernel/apic.c Tue Dec 5 21:43:48 2000
> +++ linux/arch/i386/kernel/apic.c.new Sat Jan 13 15:54:56 2001
> @@ -270,7 +270,7 @@
> * PCI Ne2000 networking cards and PII/PIII processors, dual
> * BX chipset. ]
> */
> -#if 0
> +#if 1
> /* Enable focus processor (bit==0) */
> value &= ~(1<<9);
> #else
>

In my 2.4.0-ac9, that code goes to line 315 and looks like:

* BX chipset. ]
*/
#if 0
/* Enable focus processor (bit==0) */
value &= ~APIC_SPIV_FOCUS_DISABLED;
#else
/* Disable focus processor (bit==1) */
value |= APIC_SPIV_FOCUS_DISABLED;
#endif
/*
* Set spurious IRQ vector

--
J.A. Magallon $> cd pub
mailto:jamagallon@able.es $> more beer

Linux werewolf 2.4.0-ac8 #1 SMP Fri Jan 12 18:02:50 CET 2001 i686

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:28    [W:0.131 / U:0.112 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site