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
URNDIS(4)						   BSD Kernel Interfaces Manual 						 URNDIS(4)

NAME
urndis -- USB Remote NDIS Ethernet device SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device ehci device uhci device ohci device xhci device usb device urndis Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_urndis_load="YES" DESCRIPTION
The urndis driver provides Ethernet access over Remote NDIS (RNDIS), allowing mobile devices such as phones and tablets to provide network access. It is often referred to as USB tethering, and in most cases must be explicitly enabled on the device. urndis should work with any USB RNDIS devices, such as those commonly found on Android devices. It does not support different media types or options. For more information on configuring this device, see ifconfig(8). HARDWARE
The urndis driver supports the "tethering" functionality of many Android devices. SEE ALSO
arp(4), cdce(4), ipheth(4), netintro(4), usb(4), ifconfig(8) HISTORY
The urndis device driver first appeared in OpenBSD 4.7. The first FreeBSD release to include it was FreeBSD 9.3. AUTHORS
The urndis driver was written by Jonathan Armani <armani@openbsd.org>, Michael Knudsen <mk@openbsd.org>, and Fabien Romano <fabien@openbsd.org>. It was ported to FreeBSD by Hans Petter Selasky <hps@FreeBSD.org>. BSD
October 2, 2014 BSD
All times are GMT -4. The time now is 03:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy