Date: Mon, 24 Mar 2003 14:59:58 -0500 From: The Anarcat <anarcat@anarcat.ath.cx> To: Kevin Oberman <oberman@es.net> Cc: Don <don@calis.blacksun.org>, Craig Reyenga <creyenga@connectmail.carleton.ca>, freebsd-current@freebsd.org Subject: Broken DMA devices Message-ID: <20030324195958.GB681@lenny.anarcat.ath.cx> In-Reply-To: <20030324195207.136F65D07@ptavv.es.net> References: <20030324194330.GA681@lenny.anarcat.ath.cx> <20030324195207.136F65D07@ptavv.es.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--MW5yreqqjyrRcusr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon Mar 24, 2003 at 11:52:07AM -0800, Kevin Oberman wrote: > > PS: what's the proper way to enable ATAPI DMA in the loader.conf file? > > I don't see any flag WRT that there.. I'm tempted to add: > >=20 > > set hw.ata.atapi_cam=3D3D1 > >=20 > > anywhere there... >=20 > Close. Add: > hw.ata.atapi_dma=3D"1" # Run the CD-ROM/DVD in DMA mode > to /boot/loader.conf. >=20 > This should be in almost EVERY /boot/loader.conf. The default is 0 (PIO) > because DMA is broken on at least a few early CD readers, but it is > very rare to have it fail. (I've never seen it.) Can't the ata drivers detect that condition or recognize the set of drives that are broken instead of penalizing everyone else? A. --=20 Advertisers, not governments, are the primary censors of media content=20 in the United States today. - C. Edwin Baker http://www.ad-mad.co.uk/quotes/freespeech.htm --MW5yreqqjyrRcusr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+f2O+ttcWHAnWiGcRAplaAJ0UnONd1E3MktSP8sICBtUnqebDTQCggg8q 1ORlvOfVEZ6K8RgflGK7N+E= =i7YF -----END PGP SIGNATURE----- --MW5yreqqjyrRcusr-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030324195958.GB681>