Re: [PATCH v2] Add Marvell UMI driver

From: Jesse Barnes
Date: Mon May 09 2011 - 15:21:22 EST


On Mon, 9 May 2011 20:19:33 +0800
Jianyun Li <jianyunff@xxxxxxxxx> wrote:

> The Marvell Universal Message Interface (UMI) defines a messaging
> interface between host and Marvell products (Plato, for example). It
> considers situations of limited system resource and optimized system
> performance.
> UMI driver translates host request to message and sends message
> to FW via UMI, FW receives message and processes it, then sends response
> to UMI driver.
> FW generates an interrupt when it needs to send information or
> response to UMI driver
>

Unless you're using the PCI ID outside of this driver, you can just put
it in your header file rather than pci_ids.h, which is meant for IDs
that are shared between modules.

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