From owner-cvs-all@FreeBSD.ORG Thu Jun 16 06:26:14 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1114D16A41C; Thu, 16 Jun 2005 06:26:14 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.village.org (vc4-2-0-66.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id C83E043D53; Thu, 16 Jun 2005 06:26:13 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.3/8.13.3) with ESMTP id j5G6PRDD033512; Thu, 16 Jun 2005 00:25:27 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 16 Jun 2005 00:26:38 -0600 (MDT) Message-Id: <20050616.002638.89658362.imp@bsdimp.com> To: rik@cronyx.ru From: "M. Warner Losh" In-Reply-To: <42B11633.9050203@cronyx.ru> References: <20050616021900.GA31093@dragon.NUXI.org> <20050615.215911.132576700.imp@bsdimp.com> <42B11633.9050203@cronyx.ru> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, obrien@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files.alpha files.amd64 files.i386 files.ia64 src/sys/dev/atkbdc atkbd.c atkbd_atkbdc.c atkbdc.c atkbdc_ebus.c atkbdc_isa.c atkbdc_subr.c atkbdc_subr.h atkbdcreg.h atkbdreg.h psm.c psm.h src/sys/dev/kbd atkbd.c atkbdc.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2005 06:26:14 -0000 In message: <42B11633.9050203@cronyx.ru> Roman Kurakin writes: : M. Warner Losh: : : >In message: <20050616021900.GA31093@dragon.NUXI.org> : > "David O'Brien" writes: : >: I'm trying to connect a serial console to this machine, but of course my : >: laptop doesn't have a serial port and finding a USB-serial dongle FreeBSD : >: supports in Fry's has been unfruitful (already bought two that turned out : >: useless) :-( . : > : >I didn't know we supported serial consoles via USB serial dongles... : > : Last time I've tried usb serial port the driver was hardly broken. It : was a couple of months My serial dongles work. Just not as a serial console... Warner