VirtualBox

Ignore:
Timestamp:
Apr 9, 2019 10:13:30 AM (6 years ago)
Author:
vboxsync
Message:

BIOS: Only probe IDE devices if a PCI IDE controller is present (see bugref:6549).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/BIOS/pciutil.h

    r76565 r78052  
    3333/* Warning: pci_write_config_dword destroys the high bits of ECX. */
    3434extern  void        pci_write_config_dword(uint8_t bus, uint8_t dev_fn, uint8_t reg, uint32_t val);
     35extern  uint16_t    pci_find_class_noif(uint16_t dev_class);
    3536
    3637#endif /* !VBOX_INCLUDED_SRC_PC_BIOS_pciutil_h */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette