Linked by Thom Holwerda on Thu 27th Dec 2012 19:50 UTC
Thread beginning with comment 546676
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[5]: This isn't a port
by jerkofalltrades on Mon 31st Dec 2012 08:07
in reply to "RE[4]: This isn't a port"
I agree with you that is really isn't a port, but a Surface tablet from what I can read is using a Tegra 3 (arm v9) processor and the HD2 is using a Qualcomm Snapdragon S1 (arm v8). The device drivers between the two are immensely different.
What I did notice is that the screen is not oriented properly, probably because there is no drivers for the accelerometer, we don't know if there is any hardware acceleration for the video or network devices working. Even if he has managed to get this running on the hardware we don't have any clues if this is functionally useful.




Member since:
2005-08-11
writing a bootloader is not porting an OS. I am not trying to take away from what the guy did, I am just saying the language is wrong. A port is something different than this. You need source code to do a port.