flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Tyler 17 Mar 2011, 03:08
Yes, that would be a driver.
Your phone would have to have an interface for you to be able to make it play a song, which I doubt it does, and if it does, I doubt even more that the interface isn't proprietary. (ie you probably can't use it without a crap load of crap loads of work, if at all.) Simpler USB stuff may be a good start. Maybe you could write a flash drive driver. Here's an example of USB enumeration(finding out what is connected): http://flatassembler.net/examples/usbenum.zip |
|||
![]() |
|
SFeLi 17 Mar 2011, 06:08
Overflowz, it is likely that you've already installed drivers for your mobile phone and these drivers include virtual COM port driver (for using the phone as GPRS modem). If it is true, start here.
|
|||
![]() |
|
Overflowz 17 Mar 2011, 11:08
Tyler
That code is really huge and hard to understand. Can you give me code in MASM if nobody has written in FASM ? SFeLi I don't understand what you mean ![]() and 1 more question, if I'll write USB driver, then what it can do ? I don't understand functionality of drivers why they exists.. )) |
|||
![]() |
|
dancho 17 Mar 2011, 12:31
@Overflowz
well you could start from here : Driver Development Part 1: Introduction to Drivers - http://www.codeproject.com/KB/system/driverdev.aspx or : Kernel Mode Driver Tut - http://www.freewebs.com/four-f/ |
|||
![]() |
|
Overflowz 17 Mar 2011, 13:58
dancho
Wow, second seems interesting! Thank you. P.S I don't understand C/C++ so.. second one is best way hehe )) |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.