changes for the dbm part. Still need to remove the sata file ...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1639 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -215,5 +215,5 @@ static struct device_operations lpc_ops = {
|
||||
static struct pci_driver lpc_driver __pci_driver = {
|
||||
.ops = &lpc_ops,
|
||||
.vendor = PCI_VENDOR_ID_INTEL,
|
||||
.device = PCI_DEVICE_ID_INTEL_82801ER_1F0,
|
||||
.device = PCI_DEVICE_ID_INTEL_82801DBM_1F0,
|
||||
};
|
||||
|
Reference in New Issue
Block a user