Linus, Flushed some eepro100 pci id updates out to the net-drivers-2.5 BK tree. Some more changes are landing in this tree in the next few days as I sort through the drivers/net stuff in 2.4, coming in via davej. -- Jeff Garzik | "I went through my candy like hot oatmeal Building 1024 | through an internally-buttered weasel." MandrakeSoft | - goats.com
Pull from: http://gkernel.bkbits.net/net-drivers-2.5 --------------------------------------------------------------------------- ChangeSet@1.250, 2002-02-09 04:36:24-05:00, jgarzik@rum.normnet.org Add pci ids found in 2.4.18-pre9's version of eepro100 net driver to the current driver. drivers/net/eepro100.c | 4 ++++ 1 files changed, 4 insertions(+) ChangeSet@1.249, 2002-02-09 04:26:59-05:00, jgarzik@rum.normnet.org Update eepro100 net driver pci id list, at the prompting of Andrew Morton and Hanno Boeck. Three constants are substituted with their numeric equivalents, a reverse of the norm, to make the linear progression of PCI ids more clear, and easier to validate at a glance. drivers/net/eepro100.c | 25 ++++++++++--------------- 1 files changed, 10 insertions(+), 15 deletions(-) ---------------------------------------------------------------------------