From owner-cvs-all@FreeBSD.ORG Thu Jun 16 06:16:37 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 C2BCD16A46E for ; Thu, 16 Jun 2005 06:16:37 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 391F243D1F for ; Thu, 16 Jun 2005 06:16:37 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru (8.13.0/vak/3.0) id j5G6DRxs071037 for cvs-all@freebsd.org.checked; Thu, 16 Jun 2005 10:13:27 +0400 (MSD) (envelope-from rik@cronyx.ru) Received: from cronyx.ru (localhost.cronyx.ru [127.0.0.1]) by hanoi.cronyx.ru (8.13.0/vak/3.0) with ESMTP id j5G6ChvK071008; Thu, 16 Jun 2005 10:12:43 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <42B11633.9050203@cronyx.ru> Date: Thu, 16 Jun 2005 10:03:31 +0400 From: Roman Kurakin User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru-RU; rv:1.2.1) Gecko/20030426 X-Accept-Language: ru-ru, en MIME-Version: 1.0 To: "M. Warner Losh" References: <20050615171704.GA1480@dragon.NUXI.org> <20050615204701.P80563@newtrinity.zeist.de> <20050616021900.GA31093@dragon.NUXI.org> <20050615.215911.132576700.imp@bsdimp.com> In-Reply-To: <20050615.215911.132576700.imp@bsdimp.com> Content-Type: text/plain; charset=us-ascii; format=flowed 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:16:39 -0000 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 ago. rik >Warner > >