Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261359AbVDUXvP (ORCPT ); Thu, 21 Apr 2005 19:51:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261548AbVDUXvO (ORCPT ); Thu, 21 Apr 2005 19:51:14 -0400 Received: from wproxy.gmail.com ([64.233.184.199]:19769 "EHLO wproxy.gmail.com") by vger.kernel.org with ESMTP id S261359AbVDUXvL convert rfc822-to-8bit (ORCPT ); Thu, 21 Apr 2005 19:51:11 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jAGRKXhsHdVMhWv0KL5pO0SJg7jocldp5MNjXZxXo9j+txbUICzANKNvE2wn8gRrJcuvmLLLuF7dAJFHmdq7AwgiVsy2SHpMB8paeXzQJ6IX7WRYmfh9xWuKHb3QKo+qKHRgY3uW9G3D3YaH1HwKiabxaVy9onfOErbPNaA20iM= Message-ID: Date: Thu, 21 Apr 2005 18:51:09 -0500 From: Brian Jackson Reply-To: Brian Jackson To: "Tais M. Hansen" Subject: Re: SATA/ATAPI Cc: linux-kernel@vger.kernel.org In-Reply-To: <200504211941.43889.tais.hansen@osd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline References: <200504211941.43889.tais.hansen@osd.dk> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2657 Lines: 65 Just to check, you do have scsi cdrom support enabled right? On 4/21/05, Tais M. Hansen wrote: > Hi, > > I know there has been some talking about SATA/ATAPI being experimental and > might not work at all under kernel-2.6.x. > > One of my linux boxes has a Plextor DVD-RW drive with a SATA interface. The > kernel sees this drive (ata3) but apparently doesn't tie it to a sdx device. > The box also have a SATA harddisk, which is working just fine. The relevant > dmesg output is pasted below. > > Is there anything I can do to help the development of SATA/ATAPI devices? > > libata version 1.10 loaded. > sata_promise version 1.01 > ACPI: PCI interrupt 0000:00:08.0[A] -> GSI 18 (level, low) -> IRQ 18 > ata1: SATA max UDMA/133 cmd 0xF8804200 ctl 0xF8804238 bmdma 0x0 irq 18 > ata2: SATA max UDMA/133 cmd 0xF8804280 ctl 0xF88042B8 bmdma 0x0 irq 18 > ata1: dev 0 cfg 49:2f00 82:7c6b 83:7b09 84:4003 85:7c69 86:3a01 87:4003 > 88:407f > ata1: dev 0 ATA, max UDMA/133, 240121728 sectors: > ata1: dev 0 configured for UDMA/133 > scsi0 : sata_promise > ata2: no device found (phy stat 00000000) > scsi1 : sata_promise > Vendor: ATA Model: Maxtor 6Y120M0 Rev: YAR5 > Type: Direct-Access ANSI SCSI revision: 05 > sata_via version 1.1 > ACPI: PCI interrupt 0000:00:0f.0[B] -> GSI 20 (level, low) -> IRQ 20 > sata_via(0000:00:0f.0): routed to hard irq line 4 > ata3: SATA max UDMA/133 cmd 0xE800 ctl 0xE402 bmdma 0xD400 irq 20 > ata4: SATA max UDMA/133 cmd 0xE000 ctl 0xD802 bmdma 0xD408 irq 20 > ata3: dev 0 cfg 49:0f00 82:0000 83:0000 84:0000 85:0000 86:0000 87:0000 > 88:0007 > ata3: dev 0 ATAPI, max UDMA/33 > ata3: dev 0 configured for UDMA/33 > scsi2 : sata_via > ata4: no device found (phy stat 00000000) > scsi3 : sata_via > SCSI device sda: 240121728 512-byte hdwr sectors (122942 MB) > SCSI device sda: drive cache: write back > SCSI device sda: 240121728 512-byte hdwr sectors (122942 MB) > SCSI device sda: drive cache: write back > sda: sda1 sda2 sda3 < sda5 sda6 sda7 > > Attached scsi disk sda at scsi0, channel 0, id 0, lun 0 > > -- > Regards, > Tais M. Hansen > OSD > > ___________________________________________________________ > "If people had understood how patents would be granted when most of today's > ideas were invented and had taken out patents, the industry would be at a > complete standstill today." -Bill Gates (1991) > > > - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/