From owner-freebsd-current@FreeBSD.ORG Tue Jul 27 03:11:56 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D8AD16A4CE for ; Tue, 27 Jul 2004 03:11:56 +0000 (GMT) Received: from mail.tellme3times.com (dsl-yul-102.e-scape.net [209.47.218.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4B4C43D2F for ; Tue, 27 Jul 2004 03:11:55 +0000 (GMT) (envelope-from chris@tellme3times.com) Received: from tellme3times.com (halla.tellme3times.com [192.168.7.29]) by mail.tellme3times.com (Postfix) with ESMTP id 2B19640D9; Mon, 26 Jul 2004 23:07:11 -0400 (EDT) Message-ID: <4105C96D.6040301@tellme3times.com> Date: Mon, 26 Jul 2004 23:18:05 -0400 From: Chris User-Agent: Mozilla Thunderbird 0.5 (X11/20040413) X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Syphers References: <20040726043607.83420.qmail@web51009.mail.yahoo.com> <200407261755.50290.dsyphers@u.washington.edu> <4105AEFC.9010502@tellme3times.com> <200407261857.52389.dsyphers@u.washington.edu> In-Reply-To: <200407261857.52389.dsyphers@u.washington.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: SOUND X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.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: Tue, 27 Jul 2004 03:11:56 -0000 >Perhaps you're looking at src/sys/[arch]/conf/NOTES, rather than >src/sys/conf/NOTES? > >-David > > Thanks mate. Never thought of looking there. Always worked with LINT under arch. Need to break certain habits. Chris