summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include/apicreg.h
diff options
context:
space:
mode:
authorfsmp <fsmp@FreeBSD.org>1997-07-15 04:56:18 +0000
committerfsmp <fsmp@FreeBSD.org>1997-07-15 04:56:18 +0000
commit927c784b4bdbcd23aecd25ffba3e529fe5ceeee3 (patch)
treeecd2178caadc04f0a06fed365c2733af6d652d96 /sys/amd64/include/apicreg.h
parent999b24f25a443f091fe6fabc0931f337dfea15e3 (diff)
downloadFreeBSD-src-927c784b4bdbcd23aecd25ffba3e529fe5ceeee3.zip
FreeBSD-src-927c784b4bdbcd23aecd25ffba3e529fe5ceeee3.tar.gz
Removed a stale "FIXME:".
Diffstat (limited to 'sys/amd64/include/apicreg.h')
-rw-r--r--sys/amd64/include/apicreg.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/amd64/include/apicreg.h b/sys/amd64/include/apicreg.h
index b3bd820..f587184 100644
--- a/sys/amd64/include/apicreg.h
+++ b/sys/amd64/include/apicreg.h
@@ -22,7 +22,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: apic.h,v 1.3 1997/07/15 00:09:00 smp Exp smp $
+ * $Id: apic.h,v 1.7 1997/07/15 02:47:52 fsmp Exp $
*/
#ifndef _MACHINE_APIC_H_
@@ -352,8 +352,6 @@ typedef struct IOAPIC ioapic_t;
* fields in IRR
* ISA INTerrupts are in bits 16-31 of the 1st IRR register.
* these masks DON'T EQUAL the isa IRQs of the same name.
- * FIXME: how do we make this portable for MP table configurations???
- * look for "HARD_VECTORXXX" marking places with this problem.
*/
#define APIC_IRQ0 0x00000001
#define APIC_IRQ1 0x00000002
OpenPOWER on IntegriCloud