From owner-cvs-src@FreeBSD.ORG Sat Nov 20 04:17:30 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 4DCA316A4CE; Sat, 20 Nov 2004 04:17:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1448443D68; Sat, 20 Nov 2004 04:17:30 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAK4HTqX005628; Sat, 20 Nov 2004 04:17:29 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAK4HT5L005627; Sat, 20 Nov 2004 04:17:29 GMT (envelope-from marcel) Message-Id: <200411200417.iAK4HT5L005627@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 20 Nov 2004 04:17:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/ia64/conf GENERIC.hints 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, 20 Nov 2004 04:17:30 -0000 marcel 2004-11-20 04:17:29 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/ia64/conf GENERIC.hints Log: MFC rev 1.8: Remove the BR tag. When the machine doesn't have the DIG64 HCDP table with console settings, we now only need to know at which address the UART lives. Leaving the baudrate unspecified results in us using the baudrate at which the UART operates. Revision Changes Path 1.7.2.1 +1 -1 src/sys/ia64/conf/GENERIC.hints