File: //usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-el5-dell.fdi
<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
<deviceinfo version="0.2">
<device>
<match key="system.hardware.vendor" string="Dell Inc.">
<!-- M6300 -->
<match key="system.hardware.product" string="Precision M6300">
<match key="system.hardware.primary_video.vendor" int="0x10de">
<match key="system.hardware.primary_video.product" int="0x40d">
<merge key="power_management.quirk.none" type="bool">true</merge>
</match>
</match>
</match>
<!-- M4300 -->
<match key="system.hardware.product" string="Precision M4300">
<match key="system.hardware.primary_video.vendor" int="0x10de">
<match key="system.hardware.primary_video.product" int="0x42d">
<merge key="power_management.quirk.none" type="bool">true</merge>
</match>
</match>
</match>
</match>
</device>
</deviceinfo>