Thread (3 messages) 3 messages, 3 authors, 2008-01-31

Re: Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e"

From: Frans Pop <hidden>
Date: 2008-01-31 01:26:27
Also in: lkml

Possibly related (same subject, not in this thread)

Adrian Bunk wrote:
quoted
Jeff, Auke, would something like this be acceptable? It makes it very
obvious in the driver table which entries are for the PCIE versions that
would be handled by the E1000E driver if it is enabled..
I don't like it:
We should aim at having exactly one driver for one card.
There is one thing I don't understand, but that may well be just me...
quoted hunk ↗ jump to hunk
From Linus' original patch:
+++ b/drivers/net/e1000/e1000_main.c
+     INTEL_E1000_ETHERNET_DEVICE(0x108C),
So, apparently support for 8086:108c was removed from the e1000 driver.
From my lspci:
$ lspci -nn | grep Ether
01:00.0 Ethernet controller [0200]: Intel Corporation 82573E Gigabit Ethernet Controller (Copper) [8086:108c] (rev 03)

But when I look at where that card is sitting:
$ readlink pci/devices/0000\:01\:00.0/driver
../../../../bus/pci/drivers/e1000

So, it's on the PCI bus, not on the PCI-Express bus (which I also have, but
which has no devices on it).

Or does the e1000e driver also support cards on the PCI bus?

If that's the case then the original changelog entry "Move PCI-Express
device IDs over to e1000e" is misleading as it's not only PCI-Express
devices...

Hmmm. Or does which driver is loaded decide on which bus the device ends up?

Confused,
FJP
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help