[patch 0/3] Asynchronous Notification for SATA ATAPI devices

2007-03-28 Thread Kristen Carlson Accardi
This patch series implements Asynchronous Notification (AN) for SATA ATAPI devices as defined in SATA 2.5 and AHCI 1.1. Drives which support this feature will send a notification when new media is inserted into the drive, preventing the need for user space to poll for new media. This support

[patch 0/3] Asynchronous Notification for SATA ATAPI devices

2007-03-28 Thread Kristen Carlson Accardi
This patch series implements Asynchronous Notification (AN) for SATA ATAPI devices as defined in SATA 2.5 and AHCI 1.1. Drives which support this feature will send a notification when new media is inserted into the drive, preventing the need for user space to poll for new media. This support

Re: SATA/ATAPI

2005-04-22 Thread Tais M. Hansen
On Friday 22 April 2005 13:14, Wakko Warner wrote: > > 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

Re: SATA/ATAPI

2005-04-22 Thread Wakko Warner
Tais M. Hansen wrote: > 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

Re: SATA/ATAPI

2005-04-22 Thread Tais M. Hansen
On Friday 22 April 2005 01:51, Brian Jackson wrote: > > 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

Re: SATA/ATAPI

2005-04-22 Thread Tais M. Hansen
On Friday 22 April 2005 01:51, Brian Jackson wrote: 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

Re: SATA/ATAPI

2005-04-22 Thread Wakko Warner
Tais M. Hansen wrote: 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

Re: SATA/ATAPI

2005-04-22 Thread Tais M. Hansen
On Friday 22 April 2005 13:14, Wakko Warner wrote: 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

Re: SATA/ATAPI

2005-04-21 Thread Brian Jackson
Just to check, you do have scsi cdrom support enabled right? On 4/21/05, Tais M. Hansen <[EMAIL PROTECTED]> 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 bo

SATA/ATAPI

2005-04-21 Thread Tais M. Hansen
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

SATA/ATAPI

2005-04-21 Thread Tais M. Hansen
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

Re: SATA/ATAPI

2005-04-21 Thread Brian Jackson
Just to check, you do have scsi cdrom support enabled right? On 4/21/05, Tais M. Hansen [EMAIL PROTECTED] 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

Re: Banging my head on SATA / ATAPI DMA problem. Help?

2005-01-27 Thread Jeff Garzik
Rick Bressler wrote: ata_piix version 1.03 ata_piix: combined mode detected Combined mode == DMA impossible. Jeff - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at

Re: Banging my head on SATA / ATAPI DMA problem. Help?

2005-01-27 Thread Jeff Garzik
Rick Bressler wrote: ata_piix version 1.03 ata_piix: combined mode detected Combined mode == DMA impossible. Jeff - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at

Re: Banging my head on SATA / ATAPI DMA problem. Help?

2005-01-26 Thread Lennart Sorensen
On Tue, Jan 25, 2005 at 07:57:58PM -0800, Rick Bressler wrote: > I've played with a lot of hardware since the Linux 1.0.9 days but not > yet run into something quite like this. Alan has been talking a lot > lately about ATA/SATA patches, and while I mostly lurk on this list, > thought this one

Re: Banging my head on SATA / ATAPI DMA problem. Help?

2005-01-26 Thread Lennart Sorensen
On Tue, Jan 25, 2005 at 07:57:58PM -0800, Rick Bressler wrote: I've played with a lot of hardware since the Linux 1.0.9 days but not yet run into something quite like this. Alan has been talking a lot lately about ATA/SATA patches, and while I mostly lurk on this list, thought this one might

Banging my head on SATA / ATAPI DMA problem. Help?

2005-01-25 Thread Rick Bressler
I've played with a lot of hardware since the Linux 1.0.9 days but not yet run into something quite like this. Alan has been talking a lot lately about ATA/SATA patches, and while I mostly lurk on this list, thought this one might be interesting enough for somebody to give me some advice. A

Banging my head on SATA / ATAPI DMA problem. Help?

2005-01-25 Thread Rick Bressler
I've played with a lot of hardware since the Linux 1.0.9 days but not yet run into something quite like this. Alan has been talking a lot lately about ATA/SATA patches, and while I mostly lurk on this list, thought this one might be interesting enough for somebody to give me some advice. A