Changeset 3752 for trunk/coreboot-v2
- Timestamp:
- 11/14/08 14:43:26 (8 weeks ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/coreboot-v2/src/southbridge/amd/sb600/sb600_hda.c
r3640 r3752 268 268 269 269 /* SM Setting */ 270 device_t hda_dev; 271 hda_dev = dev_find_slot(0, PCI_DEVFN(0x14, 0)); 270 272 271 /* Set routing pin */ 273 272 pci_write_config32(dev, 0xf8, 0x0);
