Changeset 3603 for trunk

Show
Ignore:
Timestamp:
09/26/08 19:41:34 (3 months ago)
Author:
mjones
Message:

Add IRQ12 to the dbm690t mptable for mouse interrupt support.

Signed-off-by: Marc Jones <marc.jones@…>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@…>

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/coreboot-v2/src/mainboard/amd/dbm690t/mptable.c

    r3590 r3603  
    136136                         bus_isa, 0x7, apicid_sb600, 0x7); 
    137137        smp_write_intsrc(mc, mp_INT, MP_IRQ_TRIGGER_EDGE | MP_IRQ_POLARITY_HIGH, 
     138                         bus_isa, 0xc, apicid_sb600, 0xc); 
     139        smp_write_intsrc(mc, mp_INT, MP_IRQ_TRIGGER_EDGE | MP_IRQ_POLARITY_HIGH, 
    138140                         bus_isa, 0xd, apicid_sb600, 0xd); 
    139141        smp_write_intsrc(mc, mp_INT, MP_IRQ_TRIGGER_EDGE | MP_IRQ_POLARITY_HIGH,