From owner-freebsd-current@FreeBSD.ORG Wed Aug 27 09:57:10 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 C668116A4BF for ; Wed, 27 Aug 2003 09:57:10 -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 8BBB843FE9 for ; Wed, 27 Aug 2003 09:57:08 -0700 (PDT) (envelope-from sos@spider.deepcore.dk) Received: from spider.deepcore.dk (localhost.deepcore.dk [127.0.0.1]) by spider.deepcore.dk (8.12.9/8.12.9) with ESMTP id h7RGv6BN014053; Wed, 27 Aug 2003 18:57:06 +0200 (CEST) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.9/8.12.9/Submit) id h7RGv6eM014052; Wed, 27 Aug 2003 18:57:06 +0200 (CEST) From: Soren Schmidt Message-Id: <200308271657.h7RGv6eM014052@spider.deepcore.dk> In-Reply-To: To: Chris Petrik Date: Wed, 27 Aug 2003 18:57:05 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL99f (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 X-mail-scanned: by DeepCore Virus & Spam killer v1.3 cc: freebsd-current@FreeBSD.ORG Subject: Re: ATA-ng 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: Wed, 27 Aug 2003 16:57:10 -0000 It seems Chris Petrik wrote: > Think it would be a wise thing to do is to make a kernel option to use ATAng > and one to use the old ATAold or something you commited a important part of > the system without throughly testing it and most people dont use SMP i would > think to do it this way then when its proven that ATAng is stable and > working remove the ATAold stuff and make ATAng default but thats just a > sugestion as im having problems too. It sounds to me as if you should not run -current :) Anyhow please upgrade to the latest that should fix the problems with the probe missing some devices. -Søren