📄 cust_isa.oem
字号:
//**********************************************************************;
// *****************************************************************;
// *****************************************************************;
// ** **;
// ** (C)Copyright 1985-1998, American Megatrends, Inc. **;
// ** **;
// ** All Rights Reserved. **;
// ** **;
// ** 6145-F Northbelt Pkwy, Norcross, GA 30071 **;
// ** **;
// ** Phone (770)-246-8600 **;
// ** **;
// *****************************************************************;
// *****************************************************************;
//**********************************************************************;
//**********************************************************************;
// The file will be included into PCI-ISA South bridge device ecope
//**********************************************************************;
Device(MISC)
{
Name(_HID, EISAID("PNP0C02"))
Name(_CRS,
ResourceTemplate()
{
IO(Decode16, 0x91a, 0x91a, 1, 0x6) // ESS Audio CFG device
IO(Decode16, 0xc00, 0xc00, 1, 0x15) // PMU
} // End of ResourceTemplate
) // End of _CRS
} // End System Resources SYSR
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -