From owner-cvs-src@FreeBSD.ORG Tue Oct 5 05:32:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6239E16A4CE; Tue, 5 Oct 2004 05:32:59 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB13243D39; Tue, 5 Oct 2004 05:32:58 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id i955WaMS012386; Mon, 4 Oct 2004 23:32:37 -0600 (MDT) (envelope-from scottl@FreeBSD.org) Message-ID: <416231CE.4060505@FreeBSD.org> Date: Mon, 04 Oct 2004 23:31:58 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040831 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Matthew Jacob References: <20041005052916.87869.qmail@web21427.mail.yahoo.com> In-Reply-To: <20041005052916.87869.qmail@web21427.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/cam cam_periph.h cam_xpt.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 05:32:59 -0000 Matthew Jacob wrote: > It's unclear it will 'never' be needed. How should I implement IP over > FC? > > Feel free to bring back camnet if you need it. It had sat unused for, oh, 6 years ;-) Scott