RE: [Pcihpd-discuss] Re: PCI Hot-plug driver patch for 2.5.74 kernel

From: Sy, Dely L (dely.l.sy@intel.com)
Date: Fri Jul 11 2003 - 11:10:03 EST


Dan,

> We've looked at the patch a bit and would prefer that it not
> be applied as is. In particular, it seems to remove proper
> detection for features that are in the driver today. For example,
> the decisions that are made off the subsytem ID...

All the functionality of the original driver should still be there.
Are you referring to the chunk of code in cpqhpc_probe() that bases
on the subsystem ID to detect the capability of the HPC. This
feature is in phphpc_get_ctrl_cap() in cpqphp_hpc.c. This patch use
a 16-bit variable, pctlrcap, to capture the capability and decode it
when needed. I can provide more detail information on this if you
need. Let me know if there are some other features you found missing.

> Would it be possible to split this into smaller patches that
> each do one particular thing?

This patch has moved the code around quite a bit to separate out the
resource gathering code to support both HRT & ACPI, and to put the
code that is specific to the Compaq HPC HW programming model in
cpqphp_hpc.c. If you feel there is a need to split the patch into
smaller ones, we can further discuss on that.

Thanks,
Dely

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



This archive was generated by hypermail 2b29 : Tue Jul 15 2003 - 22:00:40 EST