Changeset 23150

Show
Ignore:
Timestamp:
12/23/07 19:38:06 (11 months ago)
Author:
marcusoverhagen
Message:

Disabled setting Intel IDE mode to AHCI until the PCI manager can assign new resources

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • haiku/trunk/src/add-ons/kernel/bus_managers/pci/pci_fixup.cpp

    r23148 r23150  
    6262intel_fixup_ahci(PCI *pci, int domain, uint8 bus, uint8 device, uint8 function, uint16 deviceId) 
    6363{ 
     64        return; /* disabled until the PCI manager can assign new resources */ 
     65 
    6466        switch (deviceId) { 
    6567                case 0x2825: // ICH8 Desktop when in IDE emulation mode