Puzzle
Wed Feb 16 00:24:19 CST 2005
Hi.
Thanks for your reply.
I've already read that article and tested, but IOCTL_HAL_GET_DEVICEID or
IOCTL_HAL_GET_UUID does not always work for all devices.
I was searching web and found a program called PocketPCID from
http://www.selectiveminds.com
It shows CPU serial #, so there should be some way to get CPU serial # but I
cannot find any API or method which returns CPU serial # of PPC device.
Does anybody knows how to do it?
"Vladimir Zinin" <vzinin@gmail.com> wrote in message
news:ejP7My%23EFHA.624@TK2MSFTNGP09.phx.gbl...
> Hi,
>
>
http://www.pocketpcdn.com/sections/deviceinfo.html
>
> --
> Best regards,
> Vladimir Zinin
> mailto:zinin@eldos.org
>
>
> Bobby Cannon wrote:
>> Do a search on IOCTL_HAL_GET_DEVICEID.
>>
>> "Puzzle" wrote:
>>
>>
>>>Hi
>>>
>>>Does anybody have any idea to recognize devices uniquely?
>>>KernelIoControl () works with some devices but not all.
>>>I think there should be some kind of id which can apply to every device
>>>like MAC address for Ethernet devices.
>>>
>>>If anybody knows, please reply.
>>>
>>>thnks
>>>
>>>
>>>