public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* duplicate entries in rtl8129 driver
@ 2000-11-17 20:47 Adam J. Richter
  2000-11-17 21:07 ` Donald Becker
  2000-11-17 21:11 ` Jeff Garzik
  0 siblings, 2 replies; 3+ messages in thread
From: Adam J. Richter @ 2000-11-17 20:47 UTC (permalink / raw)
  To: becker, linux-kernel, shangh


	Both linux-2.4.0-test12-pre6/drivers/net/rtl8129.c and
Don Becker's version at ftp.sycld.com appear to have identical
PCI device ID and vendor ID values for these two cards:

		SMC1211TX EZCard 10/100 (RealTek RTL8139)
		Accton MPX5030 (RealTek RTL8139)

	So, I do not see how the latter entry in pci_tbl is ever
matched.  I think the result would be that users of either card
will be told that they have an SMC1211TX EZCard 10/100.  I suggest
deleting the latter entry and combine its label into the previous
one, so it will be described as:

	SMC1211TX EZCard 10/100 or Accton MPX5030 (RealTek RTL8139)

	Comments?

Adam J. Richter     __     ______________   4880 Stevens Creek Blvd, Suite 104
adam@yggdrasil.com     \ /                  San Jose, California 95129-1034
+1 408 261-6630         | g g d r a s i l   United States of America
fax +1 408 261-6631      "Free Software For The Rest Of Us."
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-11-17 21:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-11-17 20:47 duplicate entries in rtl8129 driver Adam J. Richter
2000-11-17 21:07 ` Donald Becker
2000-11-17 21:11 ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox