Re: [PATCH] properly detect ActionTec modem of

Brian Gerst (bgerst@didntduck.org)
Tue, 24 Apr 2001 17:18:36 -0400


Steven Walter wrote:
>
> This patch allows the serial driver to properly detect and set up the
> ActionTec PCI modem. This modem has a PCI class of COMMUNICATION_OTHER,
> which is why this modem is not otherwise detected.
>
> Any suggestions on the patch are welcome. Thanks

A small suggestion: Vendor/device id are sufficient to identify the
device. You can change PCI_CLASS_COMMUNICATION_OTHER << 8 to 0.

--

Brian Gerst - 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/