From owner-freebsd-current@FreeBSD.ORG Thu Oct 7 19:04:22 2004 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 9858216A4D0 for ; Thu, 7 Oct 2004 19:04:22 +0000 (GMT) Received: from baltazar.r404.com (baltazar.R404.com [69.56.206.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7267943D58 for ; Thu, 7 Oct 2004 19:04:22 +0000 (GMT) (envelope-from freebsd@stasiek.org) Received: from [81.219.125.39] (helo=[192.168.0.2]) by baltazar.r404.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.42) id 1CFdYk-0007L9-Av; Thu, 07 Oct 2004 21:04:14 +0200 Message-ID: <41659333.5050300@stasiek.org> Date: Thu, 07 Oct 2004 21:04:19 +0200 From: Michal Stanislawski User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040906) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Santo Natale References: <416574E2.9000804@stasiek.org> <20041007180629.GA90564@muva> In-Reply-To: <20041007180629.GA90564@muva> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-PopBeforeSMTPSenders: freebsd@stasiek.org,stasiek@stasiek.org X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - baltazar.r404.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - stasiek.org X-Source: X-Source-Args: X-Source-Dir: cc: FreeBSD-Current Subject: Re: Beta7 persisting disk problems 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: Thu, 07 Oct 2004 19:04:22 -0000 Santo Natale wrote: > I'm experiencing the same problem but as far as i know it's a known > bug of some VIA ide controllers. Try to switch to UDMA33 with > atacontrol (/sbin/atacontrol mode $numberofchannerwhereyourdeviceis > UDMA33 UDMA33 ) . It works for me. hope this will help, regards Here's what I've done: # atacontrol mode 1 UDMA33 UDMA33 Master = UDMA33 Slave = UDMA33 # ls /dev | grep ad2 ad2 Nothing changed. The slices are still invisible. Any other ideas? Best regards Michal Stanislawski