xda usb and driver - MDA, XDA, 1010 General

as a side project to my "htc serial mouse" , i would like to make a usb device attachment to be able to pluig in such devices as webcameras usb printers and joysticks. i am trying to develop the cable but withought having a driver for any device i cannot test it. as my current knoloage there is a xda camera, can i please have a link to the drivers so i can adapt them to work wit hte usb webcam?
thankyou.

I didnt think it was possible to connect any type of usb device to an xda1 because the xda is a slave device and doesnt have the hardware/software to host other slave devices. I would be interested to know how you will add his capability.

not sure lol thats y im working on it, altho i didnt relise it was a slave. is there a software mod i can add to change this? could explain my problems

I think you would need to redesign the xda to include the usb capability.

ahh
ahh i see, im sorry to ask, but is the slave part writted in codeo n the rom or is it a hardware based hting? thankyou.

The hardware does not exist within the xda as far as I know it isnt a software issue.

i too would say it's hardware usb unlike firewire can only have one master at the time and making a peripheral which can both be peripheral and master cost more
read more about usb if you like, maybe you can prove us wrong ?
http://www.usb.org/faq

GPIO pin3 is for docking (goes to 0) and undocking (goes to 3).
The location for USB was found to be 0xAA000000 virtual (PocketPC) from the following registry entry:
(HimalayaMemoryMap 2nd-level mmu.txt shows the 0xaa000000 virtual address to be physically located at 0x9a000000)
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\SerialUSB]
"Dll"="usb.Dll"
"Tsp"="Unimodem.dll"
"IoBase"=dword:aa000000
"Irq"=dword:0000000d
"IoLen"=dword:00000100
"DeviceArrayIndex"=dword:00000000
"Prefix"="COM"
"Order"=dword:00000001
"Index"=dword:00000008
"DeviceType"=dword:00000000
"FriendlyName"="Serial on USB"
"DevConfig"=hex:\
20,00,00,00,05,00,00,00,10,01,00,00,00,4b,00,00,00,00,08,00,00,00,00,00,00

is there a way to port USB to XDA2? Let me know

unapproachable2kx said:
GPIO pin3 is for docking (goes to 0) and undocking (goes to 3).
The location for USB was found to be 0xAA000000 virtual (PocketPC) from the following registry entry:
(HimalayaMemoryMap 2nd-level mmu.txt shows the 0xaa000000 virtual address to be physically located at 0x9a000000)
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\SerialUSB]
"Dll"="usb.Dll"
"Tsp"="Unimodem.dll"
"IoBase"=dword:aa000000
"Irq"=dword:0000000d
"IoLen"=dword:00000100
"DeviceArrayIndex"=dword:00000000
"Prefix"="COM"
"Order"=dword:00000001
"Index"=dword:00000008
"DeviceType"=dword:00000000
"FriendlyName"="Serial on USB"
"DevConfig"=hex:\
20,00,00,00,05,00,00,00,10,01,00,00,00,4b,00,00,00,00,08,00,00,00,00,00,00
Click to expand...
Click to collapse
THANKYOU THIS WILL HELP I THINK!!!!!!

hi
just worked with hte abouve and relised that the virtual usb is still client thanks tho

Raptor,
Read through this section of MSDN for USB ce and you'll see why you can't drive a USB peripheral from a win ce device:
http://msdn.microsoft.com/library/d...l/wceddksample_usb_host_controller_driver.asp
Unless you want to write the U/OHCI piece and provide the physical cableing to connect to a usb peripheral.

Related

Host Control

Can our mini USB ports be used to connect things like usb flash drives, I know it cannot by default but doesnt the samsung and qualcomm chisets support this? I know windows CE supports it as well.
My first guess is that if you had a USB -> miniUSB adapter, it would probably work, assuming there is a driver available to the system. What would be the benefit to that though? Just use a USB cable to grab stuff off the device if you really need something there.. OR, email it to yourself via. a webmail account...
Could be cool to get to work though!
isnt com6 marked for RIL serial?
spiritofseth said:
isnt com6 marked for RIL serial?
Click to expand...
Click to collapse
would that be suggesting a possible way to use the mini usb port? what is EXTUSB that htc offers on some of there devices? would that be a host control feature?
To All... the HTC Hermes does not Support USB-HOST... try running a search for this as i have answered this question before.....

Wizard connecting to GPS using cable

Hi,
I'm sorry if this question was answered before. I've searched inside and outside of the forum for the answer in vain.
I'm trying to connect a Garmin eTrex H GPSr to my HTC Wizard. I know USB host controller is required (which is missing in Wizard) to connect any device via USB. Therefore I want to know if I can connect this GPSr (which has serial interface) to the Wizard through USB port or any other port. My understanding is that Wizard has a serial port (probably the UBS port) - I can also see a serial port using port scanning software.
If this was discussed earlier, please tell me so that I can search more.
Thanks a lot.
another way to do it
I was wondering, if the above method is hopeless - is there a way to virtually map Bluetooth serial port to the physical mini-USB port? Anybody knows a software that can do this?

Question: USB Wifi - how do you get it to work (plz I need exact steps and links thx)

Question: USB Wifi - how do you get it to work??
=================================================
I just tried the newest Android RemixOS as of Jan 25 2017. I read some of what you all have here and I was very impressed with your knowledge, however I have no idea what some of this stuff means even though I can regedit.exe and toss code around in C# and VB.NET and use Framework like a boss. Meaning, if I had the exact steps to fix my problem that would be GREAT!
* My problem, I only have a USB Wifi, my USB keboard and mouse work fine but RemixOS Marshmello will not work together. It just shows the Wifi off and when I click the toggle button to turn it on it just scans. Advanced under Wifi has nothing I can work with.
I heard that the problem -used- to be that USB was not supported at all but my keyboard and mouse work. So is there anything I can do to make the USB Wifi work, I have no internal Wifi for this computer -or- is that the best solution, just get an internal Wifi board that supports 2.4Ghz (which I read somewhere was the other problem, only 2.4Ghz is supported). Also I have no access to my Landlords Wifi so I am unable to play around with it.
Follow up Question: What is rooting and why is it better and why doesn't RemixOS just make everything rooted (since it sounds better and everyone wants RemixOs this way)? Rooted sounds to me like its, "written in stone" but it sounds like it makes it so people can get access to things?
** I already installed RemixOS Jan 2017 version if I have to Root do I uninstall RemixOS first, if so how do you install it from your PC if it made your system into a dual boot?
** Or do you all mean uninstall RemixOS then edit the ISO and put the mentioned code for init() into the init.sh file? is that the Trick?
*** Additionally for anyone that doesn't understand what I said above cuz I am sure I am clear as Mud on my questions. My Wifi is a stick, that is attached to a USB cord that then goes into the Back of my computer into a USB 3.0 port. I have no internal Wifi board and the motherboard is 6 years old and doesn't have much integreated into it except sound, maybe grafx VGA but I installed a RX 780 for a good graphics card.
*** I also forgot to mention it dual boots just fine, just no internet. Thx!
same here, im using TL-WN723N_V3 and wifi always keep searching.
helppp
here the pic
winpoincom/cara-dual-boot-windows-dan-android-melalui-remix-os/
insert . before com
Generally, wifi adapter connected using USB should work. It maybe a problem with particular adapter type not having driver in kernel or something like that. You can check output of "dmesg" command if it says something about the adapter. For example I'm using quite cheap usb wifi adapter Tenda (W311U+) and it works directly without any intervention.
pakarem said:
Generally, wifi adapter connected using USB should work. It maybe a problem with particular adapter type not having driver in kernel or something like that. You can check output of "dmesg" command if it says something about the adapter. For example I'm using quite cheap usb wifi adapter Tenda (W311U+) and it works directly without any intervention.
Click to expand...
Click to collapse
here my dmesg,

Android-to-Android USB-Tethering

Hi all,
For some time now I've been working on Android-to-Android Tethering, which seems to be pretty difficult without 3rd party apps and/or HW peripherals (such as USB-to-Ethernet converters).
I've been working with a Rooted Samsung Tab Active 2 running Android 7.1.1 and several internet-connected devices: Samsung S8, Samsung S7 and also another Tab Active 2. All devices come with RNDIS support and have "Ethernet configuration" under connection settings.
I managed to get it to work using "EasyTether" with a client app and a server app. BUT, first, I don't like and don't want an app that controls all my networking data. Second, I don't understand how come we haven't yet done it with native Android configurations.
I tried connecting two device via USB cable using a standard USB-C to USB-A to OTG converter to Type-C (or micro-USB-B with the S7).
On the host device (the one with the OTG connector) I enabled USB tethering, but nothing happened. Tried pinging devices, but no dice. still, both devices recognize a connected USB-device and I can see their details using a USB-Diagnostics app.
Tried turning on Rndis as the USB setting - On some cases both Rndis interfaces up and running, with IP addresses, subnets and routes configured, but nothing. Not even a ping between devices. On other cases Rndis would be DOWN, but setting "ifconfig rndis0 up" would do nothing without printing any error.
I believe now that the Rndis drivers present in an Android phone or Tablet contain only the part of the client, while the host part of the driver exists on PCs.
I would appreciate some help with this.
Thanks,
Shedaim
Hi, sorry to reviwe old thread. But did you get anywhere with this? I am looking for a ethernet tether. I got the following adapter https://www.kjell.com/se/produkter/dator/mac-tillbehor/plexgear-multiadapter-for-usb-c-p61629 That worked great meaning it could power the phone at the same time as working as a usb and ethernet adapter. Internet to the phone with cable no problem. The phone (samsung A8) detects the adapter as a eth0. BUT there is no function to "tether with ethernet".... This is super strange that it has not been built in. Have googled it for ages but cant find anything.

P30 pro can I start window like second system / vmware

Hi! In conjunction with my hobby and bussines It's very important to have a possibility to run windows (xp, 7, 10, whatever) and It's lovely when i can connect something with RS232 port - with usb otg and cable ubs-rs232 or bluetooth - RS232 device (i'll suspend It's probably not possible to run, becouse cpu architekture) or option to emulate windows from vmware. Can somebody help me? I search all Google threads, and nowhere can find thats info. You don't have to write instruction 4 me. I'll would be gratefoul for tags what can get me closer to solution.
Edit:
Second solution it would be that i can have pc in home and connect to it program like teamviever. But any of team viever like program can transmit rs 232 with stable connection to pc?
Edit2:
Can use Team Viever and "usb Network Gate" It's available for android and windows. But i'm happy when don't be depended from internet connection. If It's possible to run windows on Phone, eaven if It's slow emulated version

Categories

Resources