Windows Mobile
From Linux Driver Project
- USB support for Windows Mobile 6 Internet Sharing - Please read before deleting AGAIN. Windows Mobile 6 introduced a NEW method of internet sharing using PAND networking. Linux currently supports this method using Bluetooth. It does NOT in any way shape or form support PAND via USB and that is what is being requested. The old method of bluetooth and USB DUN worked in Windows Mobile 5 but does NOT work in Windows Mobile 6.
- Where are the references to support your claim? Why does this require a new kernel driver? Accessing the internet via USB with WM6 devices is supported by rndis_host kernel driver, as confirmed by SyncE developer here. You can find the instructions for setting up USB connection for example here - in French, but you can get an idea.
- I stand corrected. Following the SyncE developer's instructions allowed me to connect via USB to internet sharing. It only worked using the SVN version and not the module on sourceforge. Thank you for the info.
- Where are the references to support your claim? Why does this require a new kernel driver? Accessing the internet via USB with WM6 devices is supported by rndis_host kernel driver, as confirmed by SyncE developer here. You can find the instructions for setting up USB connection for example here - in French, but you can get an idea.
--
ohci_hcd 0000:02:02.0: wakeup
usb 3-2: new full speed USB device using ohci_hcd and address 121
usb 3-2: new device found, idVendor=0bb4, idProduct=0303
usb 3-2: new device strings: Mfr=1, Product=2, SerialNumber=3
usb 3-2: Product: Generic RNDIS
usb 3-2: Manufacturer: HTC
usb 3-2: SerialNumber: ###############
usb 3-2: configuration #1 chosen from 1 choice
rndis0: register 'rndis_host' at usb-0000:02:02.0-2, RNDIS device, XX:XX:XX:XX:XX:XX
--
rndis0 Link encap:Ethernet HWaddr XX:XX:XX:XX:XX:XX
inet addr:192.168.0.102 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: 2002:d036:7557:10:8200:60ff:fe0f:e800/64 Scope:Global
inet6 addr: fec0::10:8200:60ff:fe0f:e800/64 Scope:Site
inet6 addr: fe80::8200:60ff:fe0f:e800/64 Scope:Link
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1460 Metric:1
RX packets:10884 errors:10759 dropped:0 overruns:0 frame:0
TX packets:8178 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:13692482 (13.0 Mb) TX bytes:1147593 (1.0 Mb)