some technical note:
the mini usb connector uses 5 contacs
(
the normal "bigger" connector uses 4 contacts
2 for power/ground
2 for signals
)
the mini usb connetor uses
2 for power
2 for signals
and one magic conntact
this conntact is not used on dump cable-changers
but on hostcabels its wired ( maybe with resistor) to ground ( i am not shure if its ground
or power, but it is linked with some outside connector )
so its possible for the usbdriver to check if there is an hostcable by asking the state of this magic pin.
if it is an hostcable the driver turns power on and start useing it as host.
if this magic pin has no connection then the driver uses client mode.
so its possible to use any adaptor-cable by overrideing the driver function asking the state of the pin. ATTENTION !! this DESTROY your zaurus if you connect to an PC and switch in hostmode ....... ( i think .. i nerver tried it ... so my zaurus lives )
but you can also use some measure device and small needel s to check
if your adaptercable has wired ( mybe with resistor ) pins between 1-2 or 4-5
( depends how you are counting )
if it is wired you got an hostcable
if not its and dump changer ...
ih hope this helps