Comment 58 for bug 8196

Revision history for this message
Matt Zimmerman (mdz) wrote :

(In reply to comment #57)
> In include/linux/libata.h it is currently set to
> #undef ATA_ENABLE_ATAPI
>
> setting it to:
>
> #define ATA_ENABLE_ATAPI
>
> should get the ATAPI cd-roms to be detected properly. I have checked with other
> distros and they have this enabled for 2.6.10. Mandrake as far back as 2.6.8. I
> have made a patch and will add it in the next upload.

Thanks for tracking this down. Why is it disabled by default upstream?