From owner-freebsd-stable Mon Jul 29 8:52:26 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 717A637B400 for ; Mon, 29 Jul 2002 08:52:24 -0700 (PDT) Received: from smtpproxy2.mitre.org (smtpproxy2.mitre.org [192.80.55.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D82A43E65 for ; Mon, 29 Jul 2002 08:52:23 -0700 (PDT) (envelope-from jandrese@mitre.org) Received: from avsrv2.mitre.org (avsrv2.mitre.org [128.29.154.4]) by smtpproxy2.mitre.org (8.11.3/8.11.3) with ESMTP id g6TFqDL02018; Mon, 29 Jul 2002 11:52:13 -0400 (EDT) Received: from MAILHUB2 (mailhub2.mitre.org [129.83.221.18]) by smtpsrv2.mitre.org (8.11.3/8.11.3) with ESMTP id g6TFqBl28436; Mon, 29 Jul 2002 11:52:11 -0400 (EDT) Received: from mm112324-2k.mitre.org (128.29.105.195) by mailhub2.mitre.org with SMTP id 10984860; Mon, 29 Jul 2002 11:52:05 -0400 Message-ID: <3D4564A4.86BEFA38@mitre.org> Date: Mon, 29 Jul 2002 11:52:04 -0400 From: Jason Andresen Organization: The MITRE Corporation X-Mailer: Mozilla 4.79 [en]C-20020130M (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Alan E Cc: FreeBSD Stable List Subject: Re: Are submissions to add drives to /etc/disktab welcome? References: <20020728173044.GA14766@wwweasel.geeksrus.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Alan E wrote: > > I'd like to add my Maxtor 80 and 160 gig drives. It might even be > possible to script the add based on reading the current (synthetic) > disktab for the numbers, and the /var/run/dmesg for the Manufacturer, > model, and interface type (ESDI == ATAPI, SCSI). I don't think FreeBSD uses the disktab for HDDs. The only thing I think disktab is used for is "stupid" devices (like floppies and zip disks) that don't report their own geometry. > This (new drive type entries) is something that I would hope would be > able to be added more or less simultaneously to -current and -stable. It should work fine if you just plug it in and follow the directions on setting up a new drive. > Final question, since most of the drive wizards hang out here: why is > the default value for an unknown drive 3600 RPM? The low end of current > drives seems to be 5400 for the last couple of years. Because the kernel ignores that value. Last time anybody actually cared about that value was back when 3600 RPM drives were common, and even then I don't know if it was ever actually used. -- \ |_ _|__ __|_ \ __| Jason Andresen jandrese@mitre.org |\/ | | | / _| Network and Distributed Systems Engineer _| _|___| _| _|_\___| Office: 703-883-7755 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message