From owner-cvs-src@FreeBSD.ORG Sat Jan 3 10:43:41 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 56C1916A4CE; Sat, 3 Jan 2004 10:43:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FA1C43D5F; Sat, 3 Jan 2004 10:43:38 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i03Ihc0B014678; Sat, 3 Jan 2004 10:43:38 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i03Ihc23014677; Sat, 3 Jan 2004 10:43:38 -0800 (PST) (envelope-from phk) Message-Id: <200401031843.i03Ihc23014677@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 3 Jan 2004 10:43:38 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/conf NOTES 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: Sat, 03 Jan 2004 18:43:41 -0000 phk 2004/01/03 10:43:38 PST FreeBSD src repository Modified files: sys/i386/conf NOTES Log: Hook the CPU_GEODE option up. This option is mandatory on platforms like the Soekris 4801 because the i8254 hardware is buggy. Revision Changes Path 1.1112 +4 -0 src/sys/i386/conf/NOTES