From owner-freebsd-stable@FreeBSD.ORG Mon Nov 19 19:55:52 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 720764D3 for ; Mon, 19 Nov 2012 19:55:52 +0000 (UTC) (envelope-from ml@netfence.it) Received: from smtp.eutelia.it (mp1-smtp-5.eutelia.it [62.94.10.165]) by mx1.freebsd.org (Postfix) with ESMTP id 158318FC0C for ; Mon, 19 Nov 2012 19:55:51 +0000 (UTC) Received: from ns2.biolchim.it (ip-188-188.sn2.eutelia.it [83.211.188.188]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.eutelia.it (Eutelia) with ESMTP id 145D314AC38 for ; Mon, 19 Nov 2012 20:55:44 +0100 (CET) Received: from soth.ventu (adsl-ull-234-152.41-151.net24.it [151.41.152.234]) (authenticated bits=0) by ns2.biolchim.it (8.14.5/8.14.5) with ESMTP id qAJJtdvp045369 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Mon, 19 Nov 2012 20:55:40 +0100 (CET) (envelope-from ml@netfence.it) Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.5/8.14.5) with ESMTP id qAJJtVnm018964; Mon, 19 Nov 2012 20:55:31 +0100 (CET) (envelope-from ml@netfence.it) Message-ID: <50AA8EB3.5050709@netfence.it> Date: Mon, 19 Nov 2012 20:55:31 +0100 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:16.0) Gecko/20121030 Thunderbird/16.0.2 MIME-Version: 1.0 To: Eitan Adler Subject: Re: Help review the FAQ References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.73 X-Scanned-By: MIMEDefang 2.73 on 10.1.2.13 X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (ns2.biolchim.it [192.168.2.203]); Mon, 19 Nov 2012 20:55:41 +0100 (CET) Cc: freebsd-stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Nov 2012 19:55:52 -0000 On 11/19/12 18:44, Eitan Adler wrote: > Hey all, > > The FAQ for FreeBSD needs a significant amount of updating and > changing. The first step in that process is to figure out what needs > to be changed. > > If you can a take a moment and thoroughly review just one > question and add your comments and concerns it > would be immensely helpful. > > http://wiki.freebsd.org/ThwackAFAQ > Under serial-communication: Shouldn't USB to serial converters be mentioned? I believe the most common modems nowadays are GSM/3G, which usually plug in through USB, but in fact show up as a ttyU/cuaU. There are several working mobile modems; few are listed in the hardware compatibility page. bye av.