Re: CD/DVD-ROM: ide vs. libata

2007-08-03 Thread Cal Peake
On Fri, 3 Aug 2007, Grega Fajdiga wrote:

> Hello, LKML,
> 
> I'm wondering if the old ide-cd from the ide subsystem is still
> necessary to get a CD/DVD-ROM working or is there a libata driver
>   available already,

Check the ATA menu in the kernel config to see if your controller has a 
driver. If so, enable it, enable SCSI cdrom support, and disable the old 
IDE stuff. If all goes well you should get /dev/sr0 which will be your new 
cdrom device.

Cheers,
-- 
Cal Peake

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: CD/DVD-ROM: ide vs. libata

2007-08-03 Thread Grega Fajdiga

Mikael Pettersson pravi:


If you use libata then you don't need anything from CONFIG_IDE,
including ide-cd and ide-scsi.





Thanks for your answer

regards,
Grega
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: CD/DVD-ROM: ide vs. libata

2007-08-03 Thread Mikael Pettersson
On Fri, 03 Aug 2007 13:12:10 +0200, Grega Fajdiga wrote:
> Hello, LKML,
> 
> I'm wondering if the old ide-cd from the ide subsystem is still
> necessary to get a CD/DVD-ROM working or is there a libata driver
>available already,
> 
> Please CC me since I'm not subscribed.

If you use libata then you don't need anything from CONFIG_IDE,
including ide-cd and ide-scsi.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


CD/DVD-ROM: ide vs. libata

2007-08-03 Thread Grega Fajdiga

Hello, LKML,

I'm wondering if the old ide-cd from the ide subsystem is still
necessary to get a CD/DVD-ROM working or is there a libata driver
  available already,

Please CC me since I'm not subscribed.

Grega


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: CD/DVD-ROM: ide vs. libata

2007-08-03 Thread Mikael Pettersson
On Fri, 03 Aug 2007 13:12:10 +0200, Grega Fajdiga wrote:
 Hello, LKML,
 
 I'm wondering if the old ide-cd from the ide subsystem is still
 necessary to get a CD/DVD-ROM working or is there a libata driver
available already,
 
 Please CC me since I'm not subscribed.

If you use libata then you don't need anything from CONFIG_IDE,
including ide-cd and ide-scsi.
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: CD/DVD-ROM: ide vs. libata

2007-08-03 Thread Grega Fajdiga

Mikael Pettersson pravi:


If you use libata then you don't need anything from CONFIG_IDE,
including ide-cd and ide-scsi.





Thanks for your answer

regards,
Grega
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


CD/DVD-ROM: ide vs. libata

2007-08-03 Thread Grega Fajdiga

Hello, LKML,

I'm wondering if the old ide-cd from the ide subsystem is still
necessary to get a CD/DVD-ROM working or is there a libata driver
  available already,

Please CC me since I'm not subscribed.

Grega


-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: CD/DVD-ROM: ide vs. libata

2007-08-03 Thread Cal Peake
On Fri, 3 Aug 2007, Grega Fajdiga wrote:

 Hello, LKML,
 
 I'm wondering if the old ide-cd from the ide subsystem is still
 necessary to get a CD/DVD-ROM working or is there a libata driver
   available already,

Check the ATA menu in the kernel config to see if your controller has a 
driver. If so, enable it, enable SCSI cdrom support, and disable the old 
IDE stuff. If all goes well you should get /dev/sr0 which will be your new 
cdrom device.

Cheers,
-- 
Cal Peake

-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/