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

From: Marcus Hartig
Date: Wed Jan 18 2006 - 01:48: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

Enable SATA ATAPI in drivers/scsi/libata-core.c now. Line 81 with 2.6.16-rc1:

int atapi_enabled = 1;

and recompile.

Marcus
-
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/