From owner-freebsd-current@FreeBSD.ORG Fri Jul 1 18:16:26 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6423A16A41C for ; Fri, 1 Jul 2005 18:16:26 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.village.org (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E3F343D49 for ; Fri, 1 Jul 2005 18:16:26 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1]) by harmony.village.org (8.13.3/8.13.3) with ESMTP id j61IFti7094512; Fri, 1 Jul 2005 12:15:56 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 01 Jul 2005 12:15:51 -0600 (MDT) Message-Id: <20050701.121551.05878326.imp@bsdimp.com> To: phk@haven.freebsd.dk From: "M. Warner Losh" In-Reply-To: <11762.1120218285@critter.freebsd.dk> References: <000601c57d7c$6898aca0$1700a8c0@radyk> <11762.1120218285@critter.freebsd.dk> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: six_feet_under@mail.bg, freebsd-current@freebsd.org Subject: Re: ESDI Interface Support ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jul 2005 18:16:26 -0000 In message: <11762.1120218285@critter.freebsd.dk> "Poul-Henning Kamp" writes: : In message <000601c57d7c$6898aca0$1700a8c0@radyk>, "Dimitur Ivanav Dimitrov" wr : ites: : >Hi, : >I am a new in FreeBSD and have a little problem. My old computer's BIOS = : >support only ESDI hard disks on ISA slot. I wonder if there is a version = : >of FreeBSD which supports both ESDI and IDE and where can I get it from? : : You need a pretty old FreeBSD version for that. FreeBSD 5.x or later : will not support it, FreeBSD 4.x may, but I'm not sure. FreeBSD 2.x or 3.x will likely be better for a machine this old. Assuming that it is a 386 or better. Warner