From owner-cvs-src@FreeBSD.ORG Sun Dec 12 18:51:40 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 3ED6F16A4CE; Sun, 12 Dec 2004 18:51:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CB7443D1F; Sun, 12 Dec 2004 18:51:40 +0000 (GMT) (envelope-from wilko@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 iBCIpdUf064575; Sun, 12 Dec 2004 18:51:39 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBCIpdus064574; Sun, 12 Dec 2004 18:51:39 GMT (envelope-from wilko) Message-Id: <200412121851.iBCIpdus064574@repoman.freebsd.org> From: Wilko Bulte Date: Sun, 12 Dec 2004 18:51:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/release/alpha dokern.sh 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: Sun, 12 Dec 2004 18:51:40 -0000 wilko 2004-12-12 18:51:39 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) release/alpha dokern.sh Log: Alpha needs to get USB ethernet devices out of BOOTMFS, so the newly added axe(4) needs to be here as well. # USB support # (if you add any USB devices to this list, they must be added to the Alpha # section of src/release/scripts/dokern.sh) # USB Ethernet Forgotten by: rsm :-) Revision Changes Path 1.56.2.9 +1 -0 src/release/alpha/dokern.sh