This topic has not yet been rated - Rate this topic

4.2.2 Devices XML Example

The following is an example of a Devices configuration XML. The XML in this example enables the standard disk controller.

<?xml version="1.0" encoding="utf-8"?>
<Devices  clsid="{4DD26924-3F32-47aa-BF33-36D51BD1E54E}" disabled="0">
  <Device clsid="{2E1C95D0-85FB-403a-A57C-A508854FB7C8}" 
          name="Standard floppy disk controller" 
          image="0" 
          changed="2007-07-06 20:40:03" 
          uid="{E71B266E-24D3-4141-9854-BDAB3A42601D}">
    <Properties 
          deviceAction="ENABLE" 
          deviceClass="Floppy drive controllers" 
          deviceType="Standard floppy disk controller" 
          deviceClassGUID="{4D36E969-E325-11CE-BFC1-08002BE10318}"
          deviceTypeID="ACPI\PNP0700\4&E5ACEE3&0"/>
  </Device>
</Devices>
 
Did you find this helpful?
(1500 characters remaining)