Changeset 411b6a6 in mainline for kernel/arch/ia64/src/smp/smp.c


Ignore:
Timestamp:
2009-03-07T16:08:40Z (15 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
4c84368e
Parents:
e06da7e
Message:

Complete emancipation of kernel serial controller drivers (i8042, ns16550 and
z8530). Provide a common keyboard module for PC and Sun keyboards. The serial
line module is still to follow.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ia64/src/smp/smp.c

    re06da7e r411b6a6  
    5353#include <ddi/device.h>
    5454#include <arch/bootinfo.h>
    55 #include <genarch/kbd/i8042.h>
    56 #include <genarch/kbd/ns16550.h>
    5755#include <smp/smp.h>
    5856#include <smp/ipi.h>
Note: See TracChangeset for help on using the changeset viewer.