From owner-freebsd-stable@FreeBSD.ORG Thu Dec 9 20:15:56 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B522416A4CE for ; Thu, 9 Dec 2004 20:15:56 +0000 (GMT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02FB143D4C for ; Thu, 9 Dec 2004 20:15:56 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [194.192.25.143] (laptop.deepcore.dk [194.192.25.143]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id iB9KFlBW062843; Thu, 9 Dec 2004 21:15:49 +0100 (CET) (envelope-from sos@DeepCore.dk) Message-ID: <41B8B260.4080908@DeepCore.dk> Date: Thu, 09 Dec 2004 21:15:28 +0100 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040802) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Rob References: <55368.65.7.255.129.1102402914.squirrel@65.7.255.129> <41B7FF9B.4050700@DeepCore.dk> <41B8B027.1050101@pythonemproject.com> In-Reply-To: <41B8B027.1050101@pythonemproject.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-mail-scanned: by DeepCore Virus & Spam killer v1.4 cc: freebsd-stable@freebsd.org cc: Garance A Drosihn cc: Tim Welch Subject: Re: DMA errors with SATA on 5.x [one fix]/ SATA DVD+RW X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Dec 2004 20:15:56 -0000 Rob wrote: > Hi guys, >=20 > This is the first post I have seen on stable about SATA. (ok, maybe I'= m=20 > not subscribed to the right lists) Anyway I bought a brand new=20 > beautiful Plextor DVD+RW SATA drive (PX712SA) for use on my AMD64+3800 = > machine. Win XP64-beta won't recognize it, and neither will FreeBSD=20 > 5.3-RELEASE, AMD64. I am wondering what I am doing wrong? If you are = > willing to help just email me and I can send dmesg and/or kernel config= =20 > file to you and keep it off the list. I am using the socket 939 chip o= n=20 > an Abit AV8 mobo. Only one of the two SATA channels is used. I have= =20 > two SCSI 160 drives, one for Windoze and one for FBSD. So the only=20 > thing normal IDE is used for is the floppy drive. SATA ATAPI devices are not supported yet. There are a few gotcha's though. Not all SATA controllers does support=20 SATA ATAPI even if out driver would, so its a mixed blessing for now. Anyhow, as soon as I can get my hands on a SATA ATAPI device, be certain = that I'll get support in there, for those controllers that support it=20 that is. However SATA ATAPI devices are still extremely rare, at least=20 in this part of the woods... --=20 -S=F8ren