what we know: We looked at the windows ce 6.0 registry (MeizuOS is based on
that) and saw that the Mux0710 has a registry entry. This key says it uses
COM1 @ 115200. But using minicom on the port (ttySCA0 or 1) didnt gave my
any anser. i tried it @ various
baudrates. There just comes nothing, no error nothing.
I connected my pc trough serial 2 (this is the communication port) and saw
that when i send something to uart2 its shown on my pc screen. So sending
through uart works. (while im writing i remeber just to test this in
phone->pc dir, i should test it in pc->phone dir...) anyway

Because of the clear message in the registry and a reverse of the mux0710
dll i think this should be the way to go. But there must be a switch or
something to get this thing on :( And such things are very hard to find by
reversing or studieng pictures.
Meizu isnt a great help :P
(its rummored that they release their own android this or next month. i
believe it when i see it :P)

2009/11/16 Michael Trimarchi <trimar...@gandalf.sssup.it>

> r3wDy wrote:
> > Hi Folkz!
> >
> > me and a couple of friends are porting android to the Meizu M8.
> > We already have it up an running and stuff, but without the support
> > for the built in hardware.
> > So at this time, no GSM Wifi bluetooth etc is working, and i searched
> > the net a thousand times for informations regearding linux and the
> > hardware components.
> > So i decieded to write to this list in hope of finding someone who can
> > give a clue of where to find infos on these components.
> >
> > First: The phone uses a samsung s3c6410 processor, and is roughly
> > based on the samsung smdk6410 bsd board.
> > We have android running, eg touchscreen/usb/sound works and now we are
> > trying to get some comunications to work,
> >
> > 1) Wlan: Its a SPI Samsung swl-2480 card, which is powerd by a marvell
> > 8686 wlan chip. Driver for this module can be found in the kernel
> > wireless parts. The problem here is the spi interface.
> > Im trying to get a generic s3c_spi driver to compile and load. My
> > question is: would this be eneugh for android? can i assume that the
> > wlancard works with a spi master driver, or are such devices
> > controlled directyl trhough the interface without the need of a
> > driver?
> >
> > 2) GSM baseband.
> > There is a infineon s-gold 2 (pmb 8876) edge baseband processor used
> > in the device. Problem with this: i dont know nothing about it and
> > there are not much informations about this on the internet.
> > i already tried to send some AT to every UART but didnt got an answer.
> > I think the chip must be connected through an uart with the main cpu
> > and should roughly behave like a hayes compatible modem. But because
> > there no answers on the uart the chips is
> > a) not powerd on. Is there a need for such chips to get powerd on?
> > b) the device just dont answers to AT command like i expect.
> > c) the device is not connected through uart
> >
> It's possible that it start at lowspeed, do you have some error on the uart
> when try to talk to him?
>
> --
> unsubscribe: 
> android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
> website: http://groups.google.com/group/android-porting
>



-- 
--
Der r3 ist ein wildes Tier...

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to