plz help ? - Windows Mobile Development and Hacking General

hey guys just wanted to know that is it possible to connect external harddisk or a pendrive to universal ( exec ) ? i want to connect my external harddisk to universal and want to see harddisk data on universal is it possible plz rep .. thanx

Could well be possible , for this your WM will have to work as USN HOST .
Will search and let u know if i find anything

No, it is not possible.
The number of WM devices that actually have USB host functionality can be counted using fingers of one hand and the exec / Universal is not one of them.
USB host is a hardware matter (not just a driver) so you can not install a patch.

Yup, impossible. In addition to levenum's post, let me also state that, as there're no USB host cards in the SD format, you can only use Wi-Fi (or the sloooooooow BT) to access external hard drives.
There're some access points that have this kind of functionality; for example, NetGear's WGT634U. See http://pocketpcmag.com/forum/topic.asp?TOPIC_ID=13738 for more info.

Related

Use PocketPC as USB mass storage

I wonder if there's any software to operate PocketPC as USB Stick available (like for Palm Tungsten T5 - Drive Mode)? So basically I would like to use PocketPC drives just as a USB Stick (without Activesync of course)
Thanks,
Georg
this cannot be done in software.
let me rehash this topic
Can anyone here kindly explain me why it aint possible to use PPC as USB MassStorageDevice? I know you need USB Host Controller chip to handle that stuff in hardware. Why cant we emulate its function in software? In the end its only sending signals to the pc?
How does the device upgrade process work then? you also have to transfer data to ppc rom here.
I know that it wont be easy to give a simple explanation, could anyone try it anyway?
thank you for your help!
regards,
Quappo
i think it would be possible to do in software
if it cant then it's because that it's hardcoded in the pda that when it interduce itself to the pc as a plug'n'play device it does so as a pda
if that cant be changed then you cant do it
I've found some interesting SW tools:
here: http://www.softick.com/pocket-pc/cardexport2/#compatibility
and here : http://www.deje.gmxhome.de/download.html
You mast pay for the first one :?
but the second (if you like) it's free !
Have a look !!
Carlo said:
I've found some interesting SW tools:
here: ...
and here : http://www.deje.gmxhome.de/download.html
... the second (if you like) it's free !
Click to expand...
Click to collapse
You were misleaded. The named tool can be used on PDAs having USB host functionality to connect other hard drives. It won't let your PDA be recognized as a USB stick.
Yes - in general case you can do it.
It is possible to write software which allow to represent PPC with USB end-point hardware as USB Mass Storage device.
Question is - how?
It seems device will need to supply correct descriptors at USB enumeration process and device will have to correctly process appropriate comands from host device (PC or something else)
again - how?
It seems someone will need to write low level software to manage USB endpoint hardware in PPC. it may look like kernel mode driver.
What to need? - doc for USB endpoint device and ability to write driver to manage this hardware.
It isn't difficult - but every PPC will need own device driver.
Or if the USB dev has some interface to supply descriptors and process commands from host (internal - inside system, or app level) - it can be done at some level of abstraction.
Resume
- it is possible
- need to know details about device and USB interface in this PPC.
ryhor - soft stick export does it perfectly. Either use that, or reverse engineer it...
Very useful for non activesynced pcs: keep a copy of activesync install on your SD card, use softstick, install activesync from PPC "usb drive", then switch over to activesync and sync away.
V
vijay555 said:
ryhor - soft stick export does it perfectly. Either use that, or reverse engineer it...
Very useful for non activesynced pcs: keep a copy of activesync install on your SD card, use softstick, install activesync from PPC "usb drive", then switch over to activesync and sync away.
V
Click to expand...
Click to collapse
This seems very interesting. Can you tell me how the PPC shows on the Windows PC desktop? It has mostly two drives then, a possible SD card included.
Can you change the drive letter via local disk management?
Happen to know if it would work on Jasjar?
Huib
I've no idea how it works on WM5, you'll have to check their site: either way, I'm sure they're working on it.
How it works: you get a little icon in your tray (on Today screen). From there you can choose either to activesync or USB Drive when you connect your usb lead. You can choose which drive to use as a usb drive, ie storage or storage card. Only one at a time though.
Then, stick in your usb lead, and after a few seconds of recognising new hardware, it'll recognise the phone as a standard USB drive, ie a normal drive. I believe the drive letter can be changed in drive management.
I don't think it needs any drivers on >WinXP.
V
vijay555 said:
I've no idea how it works on WM5, you'll have to check their site: either way, I'm sure they're working on it.
How it works: you get a little icon in your tray (on Today screen). From there you can choose either to activesync or USB Drive when you connect your usb lead. You can choose which drive to use as a usb drive, ie storage or storage card. Only one at a time though.
Then, stick in your usb lead, and after a few seconds of recognising new hardware, it'll recognise the phone as a standard USB drive, ie a normal drive. I believe the drive letter can be changed in drive management.
I don't think it needs any drivers on >WinXP.
V
Click to expand...
Click to collapse
Thanks, I will defenitely buy this stuff when they make a Universal Version.
Huib
if it works on wm2005 then it works on universal too

XDA mini s as a USB Pen Drive?

Hello.
Just got my XDA Mini S today and am in the process of upgrading the ROM and doing some other custimizations to it before I start using it. One thing that I do not yet have is a miniSD card. I am leaning towards getting a 2GB card, but as I recently got an iPod Nano I know that I will not be using the XDA as my main music source. I do however make frequent use of USB PenDrives and would get the 2GB card if the XDA can be used as one. So my question is as follows: if I plug in the XDA into any computer will it show up as an portable drive or does it require the instilation of the software everytime? I only have one computer (and no miniSD card ) so I have no means of testing this. Any help would be appreciated.
Thanks for the help!
Pomidor
USB Pen Drive
Hi - if I understand you correctly - you are correct in assuming you would need to install ActivSync on all machines you require the device to connect too and establish a paternership with each PC. Not ideal.
However if you were able to do this this device shows as a "mobile device" under "My Computer" and you can use explorer to do all the normal file transfer options - cut, copy paste etc.
You could look at utilising the Bluetooth or Infrared ports to transfer files to the SD card - however the receiving PC would need to be capable of accepting files in this way - indeed a bluetooth partnership would need to be established with each PC also - so maybe no improvement over ActivSync.
I hope this helps - indeed someone out there may now of an easy after market program that could do it. :lol:
Hi,
I use softick's CardExport II (version 2.11) to switch between ActiveSync mode and USB PenDrive mode.
Version 2.12 is available, but that doesn't work for me; it doesn't recognise the PenDrive with it. Version 2.11 however is working like a charme for me.
Cheers,
Cacti

Has it an USB host interface to use external HDD/Memory

Hi forum,
Simple Question:
Is it possible to get the wizard (QTek 9100) act as an USB host to get access to external USB devices (HDD, MemoryStick, Digicam, etc) or is the needed hardware physically unavailable?
Sample USB Mass Storage Driver (not yet tried):
http://www.deje.gmxhome.de/software.html
Does someone know the details?
kind regs
o
btw. this board really kicks ass - keep on
no, hardware limitation to slave.

Access USB device directly. Is it possible?

On WM5 has anyone been able to access USB devices like printer, Pendrive etc directly? Would be great to be able to print directly or access files from a USB memory stick.
Have heard of HP printer drivers for older versions of windows CE somewhere...
Using a usb device on the phone.
I know of no WM5 or WM6 phone for that matter that have a usb STACK on them that would allow them to use a usb device. They are designed to BE a usb device for a pc...not the other way around.
famewolf said:
I know of no WM5 or WM6 phone for that matter that have a usb STACK on them that would allow them to use a usb device. They are designed to BE a usb device for a pc...not the other way around.
Click to expand...
Click to collapse
i think you are mistaken.. there are a couple new WM5 and/or 6 devices that have USB hosting support.. among them is the Athena, O2 Flame, and toshiba g900, and those WM devices exclusive from/for japan..
Yeah, it is the other device that must be able to read the PPC.
My stereo read my Tytn as a storage device. Can play music directly from the PPC. However it is the Stereo doing the recognizing job. Not the other way around.
I'd just like to clarify a few things:
1) USB has two sides - host and client and they are different by hardware and not just software so there is no "able" question here.
2) In cases like memory stick, printer etc. when your device uses what is connected to it, the phone must act as host. The reason there are few devices with USB host is mainly because to be fully implemented this standard must provide up to 500 mA current to the hosted device and of course thats a bug problem when working on battery.
(Any phone that does implement it, provides it "unpowered" so not all devices will work)
3) In cases where something is using your device like the stereo, the phone acts as a client so with the right piece of software (like WM5Storage) any phone can be used.
The fujitsu Pocket LOOX T810/830 can act as a USB hub.
Some devices have this capability but not a feature that is common.
Sam.
I'm really unqualified to discuss this in great detail, but why I got there was - I've read somewhere in these forums about Win95 emulators for ppc devices. Now if it could be possible to "emulate" just the USB stack portion of Win95, maybe, the ppc could be connected to devices like printers which would not require a powered USB connection.
That's all ...
Atul
emulating an os dont add new features to the hardware though

Windows Mobile USB host drivers.

The Xperia doesn't have host capabilities, but is it possible to get such functions with suitable drivers? Such drivers are discussed in this thread:
http://forum.ppcwarez.org/viewtopic.php?f=57&t=58813
As you can see they work with certain winmo devices. I wasn't able to make them work with my Xperia, but maybe one of you guys would be able to do it. Any other solutions?
PC
Not sure I'd bother really. What do you need to connect? If it's for storage just get yourself devices that take SD cards, then use MicroSD in adapters, then y ou can easily take it out and put it in the Xperia to copy stuff over.
Well, I guess I want my Xperia to have all sorts of capabilities. Imagine connecting an external DVD-RW drive and burning a couple of disks...... How about that !
I don't think linking to warez sites is within the rules..
if you have to it would be better to stick the relevant text in your post
Um.... the site may be for anything, but the drivers are freeware made by a poster on that site. I don't think it is against the rules, but if it is a mod should take the necessary steps.
The only reason that I could reasonably see for having a USB host to to accept USB pendrives for copying data to the microSD card. I can see 3-4 reasons why it wouldn't work, the primary one being that the USB port won't provide 5v/500mA to power the external peripheral.
Just a idea...
i have an idea which i like to share with You ...Imagine one small box with 4 ordinary aa mignon bateries inside and a card reader inside and a mini usb cable going out from that thing. Ok, now what we have here? Alternative charger for Your Xperia if You need it,some extra backup space for Your data and all we need is Usb host drivers on xperia. Advantages of this stuff is that everyone can make it, its a cheap solution,You can buy a batteries in almost every market and its just a basic idea so You can upgrade it as You need it. The fact is that we now have a power (5v/500ma) which we need for usb host. Please let me know what are You think of this and sorry for my bad English
Hm.... So the Xperia doesn't have a powered USB right? Can't this be changed by a software hack or something or is it hardware related? Is there a device that can be put between the Xperia and the external flash and that provides some form of power, like the one "Mrca" suggested above my post?
I would like posibilyty to conect usb stick.
now and then I trawel by ferry it takes abaur 12 h of doing nothing.
and just watching movies on phone.
so stick is perfect for video or music. my mini 8gb sd is full with other crap.
and by hqaving external power to usb it alsoo charges phone.
so anyone ?!?!?!
PLEASE USE THE SEARCH FUNCTION !
This has allready been discussed here :
http://forum.xda-developers.com/showthread.php?t=480899
and here
http://forum.xda-developers.com/showthread.php?t=411905
You should have a look to those other subforums of devices which feature the same chipset / functions.... ( Touch HD , Touch Pro, Touch Diamond etc etc etc )

Categories

Resources