Sponsored Content
Special Forums News, Links, Events and Announcements Android Captures Smartphone Lead In U.S. Post 302468088 by Scott on Monday 1st of November 2010 03:18:56 PM
Old 11-01-2010
When people buy an iPhone, they are buying an iPhone. They know exactly what they are buying.

To suggest that people "bought" Android - instead of just a "smart phone" that happened to have Android on it, does, IMO make this kind of reporting irrelevant and in no way objective or meaningful.

It was interesting that the link was fronted by a Microsoft ad Smilie
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

how to lead space in value

How to lead space instead of ZERO in the output: Here I am using below code: Here, Input a =123 Output shows a =00123 instead of I want to display a =123. here = just one space I tried and and those are not working. Help please! (2 Replies)
Discussion started by: gkskumar
2 Replies

2. Android

Android Scripting Environment: Shell Scripting and Android

I just upgraded to Android 2.2 from 2.1. The GPS issue that was troublesome in 2.1 seems to have been fixed. Some of web browsing seems faster, but it could just be my connection is better today ;) Flash works in some browsers but not very good and it is too slow for Flash apps designed for... (0 Replies)
Discussion started by: Neo
0 Replies

3. Windows & DOS: Issues & Discussions

Screen Lock Captures Desktop

Every time my system kicks into screen lock mode, it first takes a snapshot of the desktop and then uses that as the screen lock background. This wouldn't normally be much of an issue except it's on a sensitive/classified system. Any ideas? (2 Replies)
Discussion started by: scottwevans
2 Replies

4. Linux

Linux and Smartphone

Is there any linux smartphone? (2 Replies)
Discussion started by: techslate
2 Replies

5. Fedora

Cannot view the files on the smartphone anymore

My current Fedora version is 27. Desktop environment is LXDE. I am trying to view files sitting on my smartphone (Sony Xperia XA ultra) but it doesn't work anymore. This used to work before. I cannot view image and mp3 files but text files and pdf files work fine. When I move the files to the local... (3 Replies)
Discussion started by: milhan
3 Replies
IPHETH(4)						   BSD Kernel Interfaces Manual 						 IPHETH(4)

NAME
ipheth -- USB Apple iPhone/iPad tethered Ethernet driver SYNOPSIS
To load the driver as a module at boot time, place the following line in loader.conf(5): if_ipheth_load="YES" Alternatively, to compile this driver into the kernel, place the following lines in your kernel configuration file: device uhci device ohci device usb device ipheth DESCRIPTION
The ipheth driver provides support for network access through Apple iPhone and iPad devices, often referred to as USB tethering. ipheth should work with any Apple iPhone or iPad device. In most cases this must be explicitly enabled on the device first. For more information on configuring this device, see ifconfig(8). The device does not support different media types or options. HARDWARE
The following devices are supported by the ipheth driver: o Apple iPhone tethering (all models) o Apple iPad tethering (all models) SEE ALSO
arp(4), cdce(4), intro(4), netintro(4), urndis(4), usb(4), ifconfig(8), usbconfig(8) HISTORY
The ipheth device driver first appeared in FreeBSD 8.2. AUTHORS
The ipheth driver was written by Hans Petter Selasky <hselasky@FreeBSD.org>. BUGS
Some devices may need to be manually configured to use an alternative configuration with the usbconfig(8) utility. A command similar to usbconfig -u 1 -a 2 set_config 3 may be required if the device is not recognised automatically by ipheth after it is connected. BSD
September 30, 2014 BSD
All times are GMT -4. The time now is 12:51 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy