[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140916.150037.1715537913178712290.davem@davemloft.net>
Date: Tue, 16 Sep 2014 15:00:37 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: hock.leong.kweh@...el.com
Cc: peppe.cavallaro@...com, rayagond@...avyalabs.com,
vbridgers2013@...il.com, srinivas.kandagatla@...com, wens@...e.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
boon.leong.ong@...el.com
Subject: Re: [PATCH v2 3/4] net: stmmac: add support for Intel Quark X1000
From: "Kweh, Hock Leong" <hock.leong.kweh@...el.com>
Date: Mon, 15 Sep 2014 12:42:03 +0000
> The only things to differentiate them is PCI BUS DEVICE FUNCTION
> (Bus:Dev:Func) number which are fix numbers 00:20:6 for port 1 and
> 00:20:7 for port 2 stated in Quark X1000 datasheet.
Match on the PCI device class, which must be PCI_CLASS_NETWORK_ETHERNET
or similar.
The pci_device_id used for probing supports matching on this directly.
.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists