Hi everyone.
I install my driver into the iPaq 2210, which replaces usb-driver. This
driver forms data packets for sending to PC and transmits them to USB driver
for further sending.
After driver installation the device is not turned on by pressing "Power"
button. I can turn it on with pressing RESET only. Other buttons keep
working well.
I did not see such kind of the problem on the previous versions of the
devices.
I know the problem is in driver. But I do not know where and why.
Please help!!

Re: Problem in iPaq 2210 with button "Power" after install my driver by Panhuber

Panhuber
Mon Nov 17 03:12:57 CST 2003

Hi!

Maybe your driver does something illegal in the XXX_PowerUp or XXX_PowerDown
routines. Notice that there are no API calls allowed!

good luck
astrid

"Andrew Trofimchuk" <andrewtr@list.ru> schrieb im Newsbeitrag
news:eTLqsJUqDHA.2740@TK2MSFTNGP09.phx.gbl...
> Hi everyone.
> I install my driver into the iPaq 2210, which replaces usb-driver. This
> driver forms data packets for sending to PC and transmits them to USB
driver
> for further sending.
> After driver installation the device is not turned on by pressing "Power"
> button. I can turn it on with pressing RESET only. Other buttons keep
> working well.
> I did not see such kind of the problem on the previous versions of the
> devices.
> I know the problem is in driver. But I do not know where and why.
> Please help!!
>
>