Project

General

Profile

Bug #119 » gma-mainboard.ads

Firstname Lastname, 06/09/2017 05:31 AM

 
with HW.GFX.GMA;
with HW.GFX.GMA.Display_Probing;

use HW.GFX.GMA;
use HW.GFX.GMA.Display_Probing;

private package GMA.Mainboard is

ports : constant Port_List :=
(DP1,
DP2,
DP3,
HDMI1,
HDMI2,
HDMI3,
Analog,
Internal,
others => Disabled);

end GMA.Mainboard;
(3-3/4)