From owner-freebsd-questions@FreeBSD.ORG Thu Jun 29 14:52:23 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D3DE16A407 for ; Thu, 29 Jun 2006 14:52:23 +0000 (UTC) (envelope-from excalibur@icehouse.net) Received: from mail.icehouse.net (mail.icehouse.net [216.255.223.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8244B43D53 for ; Thu, 29 Jun 2006 14:52:22 +0000 (GMT) (envelope-from excalibur@icehouse.net) Received: from localhost (webmail.icehouse.net [216.255.223.202]) by mail.icehouse.net (Postfix) with ESMTP id 5BCD1602DE for ; Thu, 29 Jun 2006 07:52:07 -0700 (PDT) Received: from 15.243.169.70 ([15.243.169.70]) by webmail.icehouse.net (IMP) with HTTP for ; Thu, 29 Jun 2006 07:28:20 -0700 Message-ID: <1151591300.44a3e3844ce70@webmail.icehouse.net> Date: Thu, 29 Jun 2006 07:28:20 -0700 From: excalibur@icehouse.net To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.3 Subject: Question on the serial driver in FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 14:52:23 -0000 First off, does anyone know why the list isn't taking e-mail from google mail? I've sent this message three times now from my google account and it still hasn't gotten through. So, I'm trying from this account. Please not that this account isn't part of the freebsd-questions list though. Please respond to af300wsm at gmail dot com. Hello everyone, Can anyone tell me if the serial driver in FreeBSD supports hardware flow control? I'm still working on my program for serial communications and someone I'm getting some help from mentioned that there is some question as to whether or not the FreeBSD driver supports hardware flow control internally, or something. I was hoping that someone more knowledgable with the internals of FreeBSD (and with serial devices) could answer this for me. Thanks, Andy