Ignore:
Timestamp:
Oct 6, 2012, 11:20:27 AM (13 years ago)
Author:
Paul Smedley
Message:

Don't build HDA HDMI module - most machines also havea HDA audio card and HDMI gets used by default, which is not what most users want

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-2.1.x/lib32/ossidc.cpp

    r548 r568  
    130130        /* Init functions for HDA audio */
    131131        call_module_init(patch_analog_init);
    132         call_module_init(patch_atihdmi_init);
     132/*      call_module_init(patch_hdmi_init);*/
    133133        call_module_init(patch_cmedia_init);
    134134        call_module_init(patch_conexant_init);
Note: See TracChangeset for help on using the changeset viewer.