lkml.org 
[lkml]   [2008]   [Aug]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch 8/8] x86: apic - unify init_bsp_APIC
On Thu, 1 Jan 1970, Cyrill Gorcunov wrote:

> @@ -962,7 +962,8 @@ void __init init_bsp_APIC(void)
> */
> apic_write(APIC_LVT0, APIC_DM_EXTINT);
> value = APIC_DM_NMI;
> - if (!lapic_is_integrated()) /* 82489DX */
> + /* discrete on 82489DX */
> + if (!lapic_is_integrated())
> value |= APIC_LVT_LEVEL_TRIGGER;
> apic_write(APIC_LVT1, value);
> }

Please elaborate.

Maciej


\
 
 \ /
  Last update: 2008-08-14 21:47    [W:0.055 / U:1.992 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site