From owner-cvs-src@FreeBSD.ORG Wed Sep 19 18:12:45 2007 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BE0516A418; Wed, 19 Sep 2007 18:12:45 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2C24213C480; Wed, 19 Sep 2007 18:12:45 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l8JICj3I068879; Wed, 19 Sep 2007 18:12:45 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l8JICjv8068878; Wed, 19 Sep 2007 18:12:45 GMT (envelope-from imp) Message-Id: <200709191812.l8JICjv8068878@repoman.freebsd.org> From: Warner Losh Date: Wed, 19 Sep 2007 18:12:44 +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: Wed, 19 Sep 2007 18:12:45 -0000 imp 2007-09-19 18:12:44 UTC FreeBSD src repository Modified files: sys/conf NOTES Log: Add mmc and mmcsd, and correct a couple of comments. They are commented out until I can re-test them on all our architectures. I had re@ approval to commit this a long time ago, but that's before we were this close to the branch. Approved by: re@ Revision Changes Path 1.1451 +11 -3 src/sys/conf/NOTES