From owner-freebsd-current@FreeBSD.ORG Mon Dec 15 08:37:29 2014 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9B6BA254; Mon, 15 Dec 2014 08:37:29 +0000 (UTC) Received: from mail-wi0-x22b.google.com (mail-wi0-x22b.google.com [IPv6:2a00:1450:400c:c05::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2A5D69C8; Mon, 15 Dec 2014 08:37:29 +0000 (UTC) Received: by mail-wi0-f171.google.com with SMTP id bs8so8037966wib.10; Mon, 15 Dec 2014 00:37:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=vYWRZqfme87l/aLYpo6fJAuMNkFAYm0J2TGWy1FSFY8=; b=aebOK4CgZPHYKFZRrlt8gqC0xV8V4OjGfRKiT6EKzot1EL6VWRGFKI06bhCO6vTbb6 BaiR6f6Zw0nz1dz3UC9OjEmxs0cjtcCgoa4AgxA/gTHNxVFGLtBawfafQW97VynuB2YA OZNGGSbYnvXWZ9TLyCOKn2H+/haJb9OTF1D6ins0k8g0yHMAWjEGHoBv8xIF3NZ9MjnS NXOvmsKQcbfXvrfdhIPWbQMh1OJ0G8oIulztzPS25g3Yr51vFfTC2cEGtVY6Q+HV/nvS I4QHXduL0Jnnx1+JfFNvjc8O0DjJwSwLHAnN7rs7/0UgHGiAZv3m+O8Hx9EOi1ltXb9t Pnyg== X-Received: by 10.180.99.163 with SMTP id er3mr28983236wib.18.1418632642230; Mon, 15 Dec 2014 00:37:22 -0800 (PST) MIME-Version: 1.0 Sender: cochard@gmail.com Received: by 10.194.61.98 with HTTP; Mon, 15 Dec 2014 00:37:02 -0800 (PST) In-Reply-To: <1418568731.935.8.camel@freebsd.org> References: <43445.1418553160@critter.freebsd.dk> <1418568731.935.8.camel@freebsd.org> From: =?ISO-8859-1?Q?Olivier_Cochard=2DLabb=E9?= Date: Mon, 15 Dec 2014 09:37:02 +0100 X-Google-Sender-Auth: 44p7irwe61aLfLrrF-J3VUPahjo Message-ID: Subject: Re: simple task to speed up booting To: Ian Lepore Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: Poul-Henning Kamp , "freebsd-current@freebsd.org" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Dec 2014 08:37:29 -0000 On Sun, Dec 14, 2014 at 3:52 PM, Ian Lepore wrote: > I was testing at 115kbps, maybe at 9600 it would be significant. I > don't understand why anything these days is still defaulting to 9600. > It's the 21st century, but we never got the George Jetson flying cars we > were promised, and apparently we're never going to break loose from the > standards set by accoustic-coupled modems. > Because 9600 is the maximum value supported by our boot0sio ? >From sys/boot/i386/boot0/Makefile : # Comm settings for boot0sio. # Bit(s) Description # 7-5 data rate (110,150,300,600,1200,2400,4800,9600 bps)