Changeset 3276
- Timestamp:
- 04/30/08 20:29:35 (7 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/coreboot-v2/src/southbridge/intel/i3100/i3100_early_lpc.c
r3207 r3276 24 24 25 25 /* Enable decoding of I/O locations for SuperIO devices */ 26 pci_write_config16(dev, 0x80, 0x0010); 26 27 pci_write_config16(dev, 0x82, 0x340f); 27 28 }
