- Timestamp:
- 09/26/08 19:41:34 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/coreboot-v2/src/mainboard/amd/dbm690t/mptable.c
r3590 r3603 136 136 bus_isa, 0x7, apicid_sb600, 0x7); 137 137 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, 138 140 bus_isa, 0xd, apicid_sb600, 0xd); 139 141 smp_write_intsrc(mc, mp_INT, MP_IRQ_TRIGGER_EDGE | MP_IRQ_POLARITY_HIGH,
