From owner-freebsd-current@FreeBSD.ORG Thu Oct 7 19:26:42 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 BB10E16A4F2 for ; Thu, 7 Oct 2004 19:26:42 +0000 (GMT) Received: from muva.it (host197-137.pool8251.interbusiness.it [82.51.137.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id B397F43D41 for ; Thu, 7 Oct 2004 19:26:39 +0000 (GMT) (envelope-from sannata@tin.it) Received: from localhost (unknown [127.0.0.1]) by muva.it (Postfix) with ESMTP id 8F9AA6319 for ; Thu, 7 Oct 2004 21:26:48 +0200 (CEST) Received: from muva.it ([127.0.0.1]) by localhost (muva [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 91637-06 for ; Thu, 7 Oct 2004 21:26:45 +0200 (CEST) Received: by muva.it (Postfix, from userid 1001) id 266EA6317; Thu, 7 Oct 2004 21:26:45 +0200 (CEST) Date: Thu, 7 Oct 2004 21:26:45 +0200 From: Santo Natale To: FreeBSD-Current Message-ID: <20041007192644.GA91793@muva> Mail-Followup-To: FreeBSD-Current References: <416574E2.9000804@stasiek.org> <20041007180629.GA90564@muva> <41659333.5050300@stasiek.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41659333.5050300@stasiek.org> User-Agent: Mutt/1.4.2.1i X-PGP-Key: http://xoomer.virgilio.it/muva/tinotom.asc X-Virus-Scanned: by amavisd-new at muva 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:26:42 -0000 try /sbin/atacontrol mode 1 PIO4 PIO4 , although it's very poor in performance ... On Thu, Oct 07, 2004 at 09:04:19PM +0200, Michal Stanislawski wrote: > 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 > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"