From owner-freebsd-current@FreeBSD.ORG Wed Oct 5 09:04:54 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 2EB8A16A420 for ; Wed, 5 Oct 2005 09:04:54 +0000 (GMT) (envelope-from yraffah@savola.com) Received: from Heathrow.savoladns.com (heathrow.savoladns.com [212.100.209.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02CC543D45 for ; Wed, 5 Oct 2005 09:04:52 +0000 (GMT) (envelope-from yraffah@savola.com) Received: (qmail 6460 invoked from network); 5 Oct 2005 11:53:48 +0300 Received: from unknown (HELO ocs.savola.com) (172.31.12.10) by 172.31.12.2 with SMTP; 5 Oct 2005 11:53:48 +0300 Received: from 222.22.1.191 by ocs.savola.com with ESMTP id 20183401128502585; Wed, 05 Oct 2005 11:56:25 +0300 From: Yousef Raffah To: freebsd-current@freebsd.org In-Reply-To: <434394E9.6070106@pp.nic.fi> References: <20050928190336.GA1027@obiwan.tataz.chchile.org> <200509281527.33584.mistry.7@osu.edu> <20050928202406.GD1027@obiwan.tataz.chchile.org> <20050928222849.GA1086@obiwan.tataz.chchile.org> <20050929170359.GA31360@amper.iem.pw.edu.pl> <20051005081840.GK43195@obiwan.tataz.chchile.org> <434394E9.6070106@pp.nic.fi> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-qy+1Cb8NOUhCfCJy9Y6o" Organization: The Savola Group Date: Wed, 05 Oct 2005 12:04:12 +0300 Message-Id: <1128503052.684.11.camel@RedDevil.savola.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Subject: Re: ATA/DMA problem after reboot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yraffah@savola.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2005 09:04:54 -0000 --=-qy+1Cb8NOUhCfCJy9Y6o Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2005-10-05 at 11:55 +0300, Pertti Kosunen wrote: > Jeremie Le Hen wrote: >=20 > >How do I set this at boot time ? There may be a tunable or something > >allowing to do this. My problem indeed occurs before / is even > >mounted. > > >=20 > Disable dma at boot and enable in rc.local. >=20 > /boot/loader.conf > hw.ata.ata_dma=3D"0" > hw.ata.atapi_dma=3D"0" >=20 > /etc/rc.local > #!/bin/sh > atacontrol mode ad0 UDMA66 > atacontrol mode ad4 UDMA66 > atacontrol mode ad5 UDMA66 > atacontrol mode ad6 UDMA66 Can these be used as a general rule? I mean I have a Tecra A4 and as of now, my settings are the defaults: root@RedDevil# atacontrol mode acd0 current mode =3D UDMA33 root@RedDevil# atacontrol mode ad0 current mode =3D UDMA100 Can I use UDMA66 for both of them? > _______________________________________________ > 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= " --=-qy+1Cb8NOUhCfCJy9Y6o Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDQ5cM9KbelRb+qmwRAhlqAJ9fXptCjrhWhlX5ai4WWDRYJy/l3wCeMPMe iUsp2iGotKij4SAPTkRyItc= =jZ1C -----END PGP SIGNATURE----- --=-qy+1Cb8NOUhCfCJy9Y6o--