From owner-freebsd-questions@FreeBSD.ORG Wed Sep 6 18:40:13 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E282E16A4DD for ; Wed, 6 Sep 2006 18:40:13 +0000 (UTC) (envelope-from ihilt@mcgregor-surmount.com) Received: from mcgregor-surmount.com (mail.mcgregor-surmount.com [70.61.40.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DCAC43D66 for ; Wed, 6 Sep 2006 18:40:12 +0000 (GMT) (envelope-from ihilt@mcgregor-surmount.com) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Wed, 6 Sep 2006 14:40:11 -0400 Message-ID: <890E919AB0857D4A8A52A4AD5E0F0F6221A1C1@msc-server.msc.mcgregor-surmount.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Origin of hard drive parameters Thread-Index: AcbR4+I6bNqlSH5xTeGOdWSiyDKrxQ== From: "Hilt, Ian" To: Subject: Origin of hard drive parameters X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Sep 2006 18:40:14 -0000 Basically, I want to know where the BIOS gets the hard drive parameters when the Drive Type is set to "AUTO" in the BIOS configuration. The best I've been able to come up with from the internet is an "IDENTIFY" command that purportedly () gets its information from the "IDE controller". This does not answer my question completely. Are the parameters returned by the controller hard coded into a chip on the board or are they on the platters of the hard drive, or neither? I realize this is a mailing list for FreeBSD. However, I use FreeBSD on a regular basis, enjoy its "under-the-hood" structure, and have found it difficult to "play" in a windows operating environment. I have also found the FreeBSD mailing lists to be a source of useful information from times past. These are the reasons I decided to post to the FreeBSD mailing list. If this is not the place to ask such questions, thanks for reading my post and I'll continue my search elsewhere. Ian Graeme Hilt