sometimes we are asked to put a file in something like
/System/Library/Extensions/*.kext/Contents/Resources/ ok to me *kext is a file I see it, how do you access"contents/resources"?
---edit--
is the *.kext a symbolic link?
/System/Library/Extensions/*.kext/Contents/Resources/ ok to me *kext is a file I see it, how do you access"contents/resources"?
Scope (\_SB)
{
Device (PWRB)
{
Name (_HID, EisaId ("PNP0C0C"))
Method (_STA, 0, NotSerialized)
{
Return (0x0B)
}
}
Device (PCI0)
{
Name (_HID, EisaId ("PNP0A03"))
Name (_ADR, 0x00)
Name (_UID, 0x01)
Name (_BBN, 0x00)
Method (_S3D, 0, NotSerialized)
Scope (\_SB)
{
Device (PWRB)
{
Name (_HID, EisaId ("PNP0C0C"))
Method (_STA, 0, NotSerialized)
{
Return (0x0B)
}
}
Device (PCI0)
{
Name (_HID, EisaId ("PNP0A03"))
Name (_ADR, 0x00)
Name (_UID, 0x00)
Name (_BBN, 0x00)
Method (_S3D, 0, NotSerialized)
GraphicsEnabler=Yes -v
DSDT=none -vTo ignore the DSDT
0 members, 0 guests, 0 anonymous users