From owner-cvs-src@FreeBSD.ORG Fri Oct 7 06:32:12 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org 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 A684F16A41F; Fri, 7 Oct 2005 06:32:12 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 637D843D53; Fri, 7 Oct 2005 06:32:12 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j976WCjW033761; Fri, 7 Oct 2005 06:32:12 GMT (envelope-from joel@repoman.freebsd.org) Received: (from joel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j976WCox033760; Fri, 7 Oct 2005 06:32:12 GMT (envelope-from joel) Message-Id: <200510070632.j976WCox033760@repoman.freebsd.org> From: Joel Dahl Date: Fri, 7 Oct 2005 06:32:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/conf NOTES X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 07 Oct 2005 06:32:12 -0000 joel 2005-10-07 06:32:12 UTC FreeBSD src repository (doc committer) Modified files: sys/conf NOTES Log: snd_ess needs snd_sbc, so add a note about that. Revision Changes Path 1.1334 +2 -1 src/sys/conf/NOTES