- Timestamp:
- Nov 29, 2010 7:40:38 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/DevLPC.cpp
r34488 r34489 259 259 pThis->dev.config[0x4f] = 0x00; 260 260 261 /* 60h –63h PIRQ[n]_ROUT PIRQ[A-D] Routing Control */261 /* 60h-63h PIRQ[n]_ROUT PIRQ[A-D] Routing Control */ 262 262 pThis->dev.config[0x60] = 0x0b; /* PCI A -> IRQ 11 */ 263 263 pThis->dev.config[0x61] = 0x09; /* PCI B -> IRQ 9 */
Note:
See TracChangeset
for help on using the changeset viewer.