From owner-freebsd-hackers@FreeBSD.ORG Mon Oct 6 00:11:00 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39A1B16A4BF for ; Mon, 6 Oct 2003 00:11:00 -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 7F9AF43FE1 for ; Mon, 6 Oct 2003 00:10:58 -0700 (PDT) (envelope-from sos@spider.deepcore.dk) Received: from spider.deepcore.dk (localhost [127.0.0.1]) by spider.deepcore.dk (8.12.9/8.12.9) with ESMTP id h967Ap5t040749; Mon, 6 Oct 2003 09:10:51 +0200 (CEST) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.9/8.12.9/Submit) id h967ApF0040748; Mon, 6 Oct 2003 09:10:51 +0200 (CEST) From: Soren Schmidt Message-Id: <200310060710.h967ApF0040748@spider.deepcore.dk> In-Reply-To: <000501c38bd8$6016ce50$0300000a@antalus> To: Sean Hamilton Date: Mon, 6 Oct 2003 09:10:51 +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: hackers@FreeBSD.ORG Subject: Re: VT8237 serial-ATA support, Promise ATA stalls, GEOM noise X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2003 07:11:00 -0000 It seems Sean Hamilton wrote: > I'm looking to replace an aging fileserver with an Asus A7V600 board. > Presently it appears FreeBSD does not support the serial ATA interface on > the south bridge. As this appears to be the first Via serial ATA controller, > am I safe in assuming this will not be supported for some time? Probably, VIA has newer been keen on sharing docs, so this can take some time to get done and might just stall until I get such HW here to do the needed magic on. > I have two Asus boards (A7V8X and A7V) which have in common a Promise ATA > controller. Both of these boards hang up for about a minute during the boot > of 5.1-RELEASE, and emit messages about ad* devices being reset -- I cannot > paste them verbatim as they seem to have been omitted from my dmesg. In the > case of the A7V8X, the controller is unused and disabled in the BIOS. Has > this been rectified for 5.2? Should not happen on -current. -Søren