Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Accessing memory
- Probing PIRQ table in memory.
- Found PCI IRQ routing table signature at 0xfd140.
- SIGNATURE = $PIR
- VERSION = 0100
- SIZE = 192
- MAX_DEVICES_ON_BUS = 32 + 16 * 10
- INT_ROUTER_BUS = 0x00
- INT_ROUTER DEVICE = (0x14 << 3) | 0x3
- IRQ_DEVOTED_TO_PCI = 0
- VENDOR = 0x1002
- DEVICE = 0x439d
- MINIPORT = 0
- CHECKSUM = 0x7
- bus , dev | fn, {link, bitmap}, {link, bitmap}, {link, bitmap}, {link, bitmap}, slot, rfu
- 0x00, (0x01 << 3) | 0x0, {{0x05, 0xccb0}, {0x06, 0xccb0}, {0x07, 0xccb0}, {0x08, 0xccb0}}, 0x0, 0x0},
- 0x00, (0x02 << 3) | 0x0, {{0x01, 0xccb0}, {0x02, 0xccb0}, {0x03, 0xccb0}, {0x04, 0xccb0}}, 0x0, 0x0},
- 0x01, (0x00 << 3) | 0x0, {{0x01, 0xccb0}, {0x02, 0xccb0}, {0x03, 0xccb0}, {0x04, 0xccb0}}, 0x11, 0x0},
- 0x00, (0x14 << 3) | 0x0, {{0x01, 0xccb0}, {0x02, 0xccb0}, {0x03, 0xccb0}, {0x04, 0xccb0}}, 0x0, 0x0},
- 0x00, (0x12 << 3) | 0x0, {{0x03, 0xccb0}, {0x02, 0xccb0}, {0x00, 0x0000}, {0x00, 0x0000}}, 0x0, 0x0},
- 0x00, (0x13 << 3) | 0x0, {{0x03, 0xccb0}, {0x02, 0xccb0}, {0x00, 0x0000}, {0x00, 0x0000}}, 0x0, 0x0},
- 0x00, (0x16 << 3) | 0x0, {{0x03, 0xccb0}, {0x02, 0xccb0}, {0x00, 0x0000}, {0x00, 0x0000}}, 0x0, 0x0},
- 0x00, (0x10 << 3) | 0x0, {{0x03, 0xccb0}, {0x00, 0x0000}, {0x00, 0x0000}, {0x00, 0x0000}}, 0x0, 0x0},
- 0x00, (0x11 << 3) | 0x0, {{0x04, 0xccb0}, {0x00, 0x0000}, {0x00, 0x0000}, {0x00, 0x0000}}, 0x0, 0x0},
- 0x02, (0x00 << 3) | 0x0, {{0x01, 0xccb0}, {0x02, 0xccb0}, {0x03, 0xccb0}, {0x04, 0xccb0}}, 0x0, 0x0},
- Validating...
- CHECKSUM = 0x7
- checksum is ok.
- Creating irq_tables.c ...
- Done, you can move the file to the coreboot tree now.
Advertisement
Add Comment
Please, Sign In to add comment