From owner-freebsd-current@FreeBSD.ORG Sat May 13 11:21:44 2006 Return-Path: X-Original-To: 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 603F816A400 for ; Sat, 13 May 2006 11:21:44 +0000 (UTC) (envelope-from harikurniawan@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AB1643D46 for ; Sat, 13 May 2006 11:21:43 +0000 (GMT) (envelope-from harikurniawan@gmail.com) Received: by nz-out-0102.google.com with SMTP id 34so589791nzf for ; Sat, 13 May 2006 04:21:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=K9r4PpwxH4jDjHTOus48gLyXXWygfXYCBoOvSLYET0ci5gMq3DcA8lpEGZKMzT7AzCKISZRFbyr6nOkFBoeG1OgehTq9t96w2xUgGmnfaR436WJagA9mfCzqarKkIvnUgm40XhLw8I7ptNlmb73IiXEv9klY1Casmslj0iw/BQM= Received: by 10.65.231.3 with SMTP id i3mr405215qbr; Sat, 13 May 2006 04:21:42 -0700 (PDT) Received: by 10.64.201.12 with HTTP; Sat, 13 May 2006 04:21:42 -0700 (PDT) Message-ID: <4c40c4e70605130421m52463606wbfb23d5ace585fba@mail.gmail.com> Date: Sat, 13 May 2006 11:21:42 +0000 From: "Angka H. K." To: "Fabian Keil" In-Reply-To: <20060513130449.579fc921@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4c40c4e70605130152s52fb3188nd847a0b8b0d46972@mail.gmail.com> <20060513130449.579fc921@localhost> Cc: current@freebsd.org Subject: Re: DMA no active on HL-DT-STCD-RW/DVD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 13 May 2006 11:21:44 -0000 dmesg | grep acd0 acd0: CDRW at ata0-slave PIO4 Mind is 4244 though. It's looks like not much different. On 5/13/06, Fabian Keil wrote: > "Angka H. K." wrote: > > > My CD-RW/DVD drive cannot be set to dma. WinXP and Linux run it on > > DMA. There is no problem accessing any supported media. 5.4-RELEASE > > and 6.1-PRERELASE report the same thing. Currently I am using 7.0 > > No problems here with RELENG_6. I never had problems with 5.x either. > > fk@TP51 ~ $dmesg | grep acd0 > acd0: CDRW at ata1-master UDMA33 > > fk@TP51 ~ $grep dma /boot/loader.conf > hw.ata.atapi_dma=3D"1" > > fk@TP51 ~ $pciconf -lv | grep -A 4 ata > atapci0@pci0:31:1: class=3D0x01018a card=3D0x052d1014 chip=3D0x24ca8= 086 rev=3D0x01 hdr=3D0x00 > vendor =3D 'Intel Corporation' > device =3D '82801DBM (ICH4-M) UltraATA/100 EIDE Controller' > class =3D mass storage > subclass =3D ATA > > Fabian > -- > http://www.fabiankeil.de/ > > >