From owner-cvs-all@FreeBSD.ORG Thu Dec 4 16:57:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D51C16A4CE; Thu, 4 Dec 2003 16:57:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E0C843FA3; Thu, 4 Dec 2003 16:57:12 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hB50vCXJ065689; Thu, 4 Dec 2003 16:57:12 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hB50vC2H065688; Thu, 4 Dec 2003 16:57:12 -0800 (PST) (envelope-from des) Message-Id: <200312050057.hB50vC2H065688@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 4 Dec 2003 16:57:11 -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/alpha/conf GENERIC.hints X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Dec 2003 00:57:13 -0000 X-List-Received-Date: Fri, 05 Dec 2003 00:57:13 -0000 des 2003/12/04 16:57:11 PST FreeBSD src repository Modified files: sys/alpha/conf GENERIC.hints Log: Since the fdc driver can't autodetect the drive capacity on the Alpha, give it a hint that fd0 is a 1440 kB drive. PR: alpha/59026 Approved by: re (murray) Revision Changes Path 1.7 +1 -0 src/sys/alpha/conf/GENERIC.hints