27.10.2015 Views

Advanced Configuration and Power Interface Specification

ACPI_6.0

ACPI_6.0

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Advanced</strong> <strong>Configuration</strong> <strong>and</strong> <strong>Power</strong> <strong>Interface</strong> <strong>Specification</strong><br />

9.12.4 Example: Memory Device<br />

Scope (\_SB){<br />

Device (MEM0) {<br />

Name (_HID, EISAID (“PNP0C80”))<br />

Name (_CRS, ResourceTemplate () {<br />

QWordMemory<br />

ResourceConsumer,<br />

,<br />

MinFixed,<br />

MaxFixed,<br />

Cacheable,<br />

ReadWrite,<br />

0xFFFFFFF,<br />

0x10000000,<br />

0x30000000,<br />

0,<br />

,,)<br />

}<br />

}<br />

}<br />

9.13 _UPC (USB Port Capabilities)<br />

This optional object is a method that allows the platform to communicate to the operating system,<br />

certain USB port capabilities that are not provided for through current USB host bus adaptor<br />

specifications (e.g. UHCI, OHCI <strong>and</strong> EHCI). If implemented by the platform, this object will be<br />

present for each USB port (child) on a given USB host bus adaptor; operating system software can<br />

examine these characteristics at boot time in order to gain knowledge about the system’s USB<br />

topology, available USB ports, etc. This method is applicable to USB root hub ports as well as ports<br />

that are implemented through integrated USB hubs.<br />

Arguments:<br />

None<br />

Return Value:<br />

A Package as described below<br />

Return Value Information:<br />

Package {<br />

Connectable<br />

Type<br />

Reserved0<br />

Reserved1<br />

}<br />

// Integer (BYTE)<br />

// Integer (BYTE)<br />

// Integer<br />

// Integer)<br />

Table 9-264 UPC Return Package Values<br />

Element Object Type Description<br />

Connectable Integer If this value is non-zero, then the port is connectable. If this value is zero, then<br />

(BYTE) the port is not connectable.<br />

524 April, 2015 Version 6.0

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!