From f58841da6be55e7eb74626a0c94f4abaea06c284 Mon Sep 17 00:00:00 2001 From: Sepherosa Ziehau Date: Sun, 16 Jan 2011 15:47:58 +0800 Subject: [PATCH] x86_64 icu: Remove no onger applicable comment --- sys/platform/pc64/icu/icu.h | 8 -------- 1 file changed, 8 deletions(-) diff --git a/sys/platform/pc64/icu/icu.h b/sys/platform/pc64/icu/icu.h index 0aa6a77e9c..7bbd93a5db 100644 --- a/sys/platform/pc64/icu/icu.h +++ b/sys/platform/pc64/icu/icu.h @@ -47,14 +47,6 @@ #ifndef _ARCH_ICU_ICU_H_ #define _ARCH_ICU_ICU_H_ -/* - * Note: The APIC uses different values for IRQxxx. - * Unfortunately many drivers use the 8259 values as indexes - * into tables, etc. The APIC equivilants are kept as APIC_IRQxxx. - * The 8259 versions have to be used in SMP for legacy operation - * of the drivers. - */ - /* * Interrupt enable bit numbers - in normal order of priority * (which we change) -- 2.41.0