Re: [PATCH] ahci: reimplement port_map handling

2007-07-20 Thread Tejun Heo
Tejun Heo wrote: Reimplement port_map handling such that 1. Non-zero PORTS_IMPL value is always examined and used if consistent with cap.n_ports. 2. When PI and cat.n_ports are inconsistent, honor cap.n_ports and force port_map to be ((1 cap.n_ports) - 1). 3. There were two

[PATCH] ahci: reimplement port_map handling

2007-07-20 Thread Tejun Heo
Reimplement port_map handling such that 1. Non-zero PORTS_IMPL value is always examined and used if consistent with cap.n_ports. 2. When PI and cat.n_ports are inconsistent, honor cap.n_ports and force port_map to be ((1 cap.n_ports) - 1). 3. There were two separate places dealing with

Re: [PATCH] ahci: reimplement port_map handling

2007-07-20 Thread Jeff Garzik
Where does this stand, now that I dove into PMP patchset 1 of 4? Jeff - To unsubscribe from this list: send the line unsubscribe linux-ide in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] ahci: reimplement port_map handling

2007-07-20 Thread Tejun Heo
Jeff Garzik wrote: Where does this stand, now that I dove into PMP patchset 1 of 4? I can regenerate this one later. -- tejun - To unsubscribe from this list: send the line unsubscribe linux-ide in the body of a message to [EMAIL PROTECTED] More majordomo info at