2.6.15 libata/sata_sil: not detecting my SATA dvd-drive.

From: Jon Arne Jørgensen
Date: Tue Jan 17 2006 - 15:42:52 EST


In kernel 2.6.13.4, I'm able to acces my dvd-drive by changing these
lines in include/linux/libata.h

#define ATA_ENABLE_ATAPI
#define ATA_ENABLE_PATA
#define ATAPI_ENABLE_DMADIR

but after upgrading to 2.6.15, and using the libata.atapi_enabled=1
boot option, i can no longer access my dvd-drive.
Instead i get this in my dmesg:

sata_sil 0000:03:03.0: version 0.9
ACPI: PCI Interrupt 0000:03:03.0[A] -> GSI 19 (level, low) -> IRQ 17
ata3: SATA max UDMA/100 cmd 0xF8802080 ctl 0xF880208A bmdma 0xF8802000 irq 17
ata4: SATA max UDMA/100 cmd 0xF88020C0 ctl 0xF88020CA bmdma 0xF8802008 irq 17
ata3: dev 0 cfg 49:0b00 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_sil
ata4: no device found (phy stat 00000000)
scsi3 : sata_sil
ata3: command 0xa0 timeout, stat 0x78 host_stat 0x1
ATA: abnormal status 0x78 on port 0xF8802087
ATA: abnormal status 0x78 on port 0xF8802087
ATA: abnormal status 0x78 on port 0xF8802087
ATA: abnormal status 0x78 on port 0xF8802087
ata3 is slow to respond, please be patient
ata3 failed to respond (30 secs)
ATA: abnormal status 0xF8 on port 0xF8802087
ata3: translated ATA stat/err 0xf8/00 to SCSI SK/ASC/ASCQ 0xb/47/00

I tried to google around, but with no luck.
Can anyone here tell me what might be wrong or give me some clues
about where to look for answers?

please CC me if you reply to the maillist.
--
Jonarne
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/