Drugwash Posted March 29, 2008 Share Posted March 29, 2008 Recently I got a mobile phone for free, with the internet connection contract. "Great", I thought. But looking into the manual, I noticed - with no surprise - that there are no Win9x drivers for it - only Win2000, XP and Vista ones, as if it had to do some extraordinary Unicode job, transferring some bloody pictures and sounds to/from the phone to the PC. So, to make it short, would anyone knowledgeable be willing to port the NT drivers to Win9x, so me (and any other potential Win9x users) could connect it to the PC and transfer the little things it accepts?I must mention that the actual driver is in a .sys form, so it may not be that easy (if at all) to port it. If anybody's interested, I can upload the whole drivers folder to a free host. Thank you. Link to comment Share on other sites More sharing options...
Th3_uN1Qu3 Posted March 29, 2008 Share Posted March 29, 2008 (edited) Oh man, you got one of those s***ty phones too? My advice would be not to bother with it, as it doesn't even support MP3. And there's no interesting things that you can do by connecting the phone to the computer, believe me, i did it. Just drop a MicroSD card in it and it'll get recognized as a regular removable drive in win9x if you have the USB drivers.If you really want music on it, use IMA ADPCM format, 44kHz, 4 bit, stereo. It's just a bit larger than 320kbps MP3 with similar quality. It actually sounds very good if you use quality earphones on the phone.But, seriously, do you want to convert all your music to wavs? I wouldn't. Edited March 29, 2008 by Th3_uN1Qu3 Link to comment Share on other sites More sharing options...
Drugwash Posted March 29, 2008 Author Share Posted March 29, 2008 I know what it can and what it can't, it's more like the principle of it. It's not like I wanna listen to my favorite music on the phone, for pete's sake... but I wanna be able to copy over some audio files to organize personalized ringtones and some pictures for the wallpaper.I'm not gonna be able to buy myself a Micro SD in the near future, so I have to rely on that driver. I do have NUSB 3.3 installed and working so that wouldn't be a problem; money is, unfortunately. Link to comment Share on other sites More sharing options...
Th3_uN1Qu3 Posted March 30, 2008 Share Posted March 30, 2008 I know what it can and what it can't, it's more like the principle of it. It's not like I wanna listen to my favorite music on the phone, for pete's sake... but I wanna be able to copy over some audio files to organize personalized ringtones and some pictures for the wallpaper.I'm not gonna be able to buy myself a Micro SD in the near future, so I have to rely on that driver. I do have NUSB 3.3 installed and working so that wouldn't be a problem; money is, unfortunately. (in Romanian) E 30 lei un card de 1GB... Am eu unul de 128MB pe care ti l'as da moka, poate rezolvam noi cumva. Link to comment Share on other sites More sharing options...
Drugwash Posted March 30, 2008 Author Share Posted March 30, 2008 (edited) Thanks for your kind offer, however I think it's gonna be a bit hard to do that. And I still wanna get some 9x driver for that phone, just to prove those ¤%&"¤# that 9x is NOT dead and their thing CAN work just fine with it. Unfortunately, that .sys driver is completely hooked to the NT system files, as if they're trying to completely discourage any such porting attempt. Which makes me even more mad. My internet bill just arrived today and I can't afford to pay it. Edited March 30, 2008 by Drugwash Link to comment Share on other sites More sharing options...
Tihiy Posted March 30, 2008 Share Posted March 30, 2008 Well, i doubt it is so deeply broken specially. If it is implemented according to normal USB specs, it can be ported. Upload it / PM me. Link to comment Share on other sites More sharing options...
Drugwash Posted March 30, 2008 Author Share Posted March 30, 2008 (edited) ; This INF file installs Huawei USB modem device on Win2K system.; This INF file installs a proprietary USB CDC driver[Version]Signature = "$WINDOWS NT$"Class = ModemProvider = %HUAWEI%CLASSGUID = {4D36E96D-E325-11CE-BFC1-08002BE10318}DriverVer = 03/27/2007,2.0.3.0CatalogFile= hmumdm.cat<snip>; This INF file installs a virtual COM port on Win2K system.[Version]signature = "$WINDOWS NT$"Class = PortsProvider = %HUAWEI%ClassGuid = {4D36E978-E325-11CE-BFC1-08002BE10318}DriverVer = 03/27/2007,2.0.3.0CatalogFile= hmuser.cat[SourceDisksNames]1000 = %HWSRCDISK%,"",,[SourceDisksFiles]hmumdm.sys = 1000<snip>hmumdm.sys dependencies:hal.dllntoskrnl.exeusbd.syswmilib.sysNone of the above files is present on my Win98SE system.LocateDevice.dll in the setup package is linked to following functions in setupapi.dll, both missing here:CM_Locate_DevNodeACM_Reenumerate_DevNodeStill think it's gonna be a walk in the park? Edited March 30, 2008 by Drugwash Link to comment Share on other sites More sharing options...
PassingBy Posted May 16, 2008 Share Posted May 16, 2008 Hmmm .....I've looked for a copy of the driver and found one ... A quick look at the INF suggests that this driver will allow the phone to be used as a modem ... If that's what you intend to do with the phone then I believe it may be possible (but not gonna be easy) to whip up something for win98 ... If you hope to transfer "data files" with this driver then its no go ... The driver uses usb CDC not MSD ... The only way to transfer "data files" thru CDC requires 2 level :1. USB to UART bridge (that's where you see unimodem, vcomm, modemui etc etc)2. Application to read/write using additional commands (defined by manufacturer)This reminds me of an old IXLA digital camera I used a long time ago that uses similar methods ...Rgds Link to comment Share on other sites More sharing options...
Drugwash Posted May 16, 2008 Author Share Posted May 16, 2008 Thanks for looking into it. I'm not familiar with those terms - CDC, MSD - but bad news is indeed I needed that driver for data transfer.Although the phone is a 'cheap' one - no .MP3 .AVI .MPG support, no camera - at least it allows one to set personalized ringtones (.WAV format) and background pictures and that's precisely what I wanted to do.The application - HUAWEI PC Assistant - installed about fine here and might work if it could find the driver to connect to the phone.Maybe Th3_uN1Qu3 is right and it's not worth the bother... Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now