From owner-freebsd-current@FreeBSD.ORG Mon Apr 14 04:50:21 2003 Return-Path: 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 AE5CD37B401; Mon, 14 Apr 2003 04:50:21 -0700 (PDT) Received: from spider.deepcore.dk (cpe.atm2-0-56339.0x50c6aa0a.abnxx2.customer.tele.dk [80.198.170.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 218A643FBF; Mon, 14 Apr 2003 04:50:20 -0700 (PDT) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.8p1/8.12.8) id h3EBoJRt046811; Mon, 14 Apr 2003 13:50:19 +0200 (CEST) (envelope-from sos) From: Soeren Schmidt Message-Id: <200304141150.h3EBoJRt046811@spider.deepcore.dk> In-Reply-To: <20030414100702.GC22229@vega.vega.com> To: Maxim Sobolev Date: Mon, 14 Apr 2003 13:50:18 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL98b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 cc: current@FreeBSD.ORG cc: sos@FreeBSD.ORG Subject: Re: Workaround for some broken BIOSes that forgot to enable ATAchannels [patch] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 14 Apr 2003 11:50:22 -0000 It seems Maxim Sobolev wrote: [ Charset KOI8-R unsupported, converting... ] > Hi, > > Attached please find a patch, which workaround a bug found in > some BIOSes, which forget to enable ATA channels properly. > This results in ATA driver not attaching properly and inability > to use disk devices. Hmm, what BIOS's do you see this on ? if that bit isn't set *alot* of other things probably arent as well, which could cause real problems if we try this. -Søren