Changeset 23150
- Timestamp:
- 12/23/07 19:38:06 (11 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
haiku/trunk/src/add-ons/kernel/bus_managers/pci/pci_fixup.cpp
r23148 r23150 62 62 intel_fixup_ahci(PCI *pci, int domain, uint8 bus, uint8 device, uint8 function, uint16 deviceId) 63 63 { 64 return; /* disabled until the PCI manager can assign new resources */ 65 64 66 switch (deviceId) { 65 67 case 0x2825: // ICH8 Desktop when in IDE emulation mode
