VirtualBox

Ignore:
Timestamp:
Oct 6, 2010 8:55:41 AM (14 years ago)
Author:
vboxsync
Message:

Audio/HDA: alc885 codec is introduced(workable with Linux guest, recognized by Mac guest), not configurable (disabled).

F02 verb handling is fixed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp

    r32820 r32933  
    16691669    PCIDevSetDeviceId           (&pThis->dev, 0x30f7); /* HP Pavilion dv4t-1300 */
    16701670#else
     1671#if 1
    16711672    PCIDevSetVendorId           (&pThis->dev, 0x8086); /* 00 ro - intel. */
    16721673    PCIDevSetDeviceId           (&pThis->dev, 0x2668); /* 02 ro - 82801 / 82801aa(?). */
     1674#else
     1675    PCIDevSetVendorId           (&pThis->dev, 0x10de); /* nVidia */
     1676    PCIDevSetDeviceId           (&pThis->dev, 0x0028); /* HDA */
     1677#endif
    16731678#endif
    16741679    PCIDevSetCommand            (&pThis->dev, 0x0000); /* 04 rw,ro - pcicmd. */
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