Power On/OFF Issue ?
From: Yu (Yu.Mails_at_msa.hinet.net)
Date: 02/26/05
- Next message: Yu: "GWES Exception !!??"
- Previous message: Steve Maillet \(eMVP\): "Re: Problem with KITL?"
- Next in thread: Bruce Eitman \(eMVP\): "Re: Power On/OFF Issue ?"
- Reply: Bruce Eitman \(eMVP\): "Re: Power On/OFF Issue ?"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 26 Feb 2005 16:46:27 +0800
Hi,
I found a strange situation.
In kernel\hal\oemioctl.c , there is some global variables, such as
HALVendorStr.
If I declare as following, system can not wakeup after suspend.
const WCHAR HALVendorStr[] = L"Abcd\0";
If I declare as following, system can wakeup after suspend.
const WCHAR HALVendorStr[] = L"Abcd\0\0\0\0";
What's the reason ?
Why is the OAL so sensitive?
Thanks.
Yu.
- Next message: Yu: "GWES Exception !!??"
- Previous message: Steve Maillet \(eMVP\): "Re: Problem with KITL?"
- Next in thread: Bruce Eitman \(eMVP\): "Re: Power On/OFF Issue ?"
- Reply: Bruce Eitman \(eMVP\): "Re: Power On/OFF Issue ?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|