Re: [PATCH] Intel Etherexpress 82820 Support - 2.2.17

2000-09-28 Thread Peter Samuelson
[Michael J. Dikkema] > my first time using diff, hope I got it right. :) Yeah, looks fine. It's probably not a bad idea to update drivers/pci/oldproc.c and include/linux/pci.h while you are at it. (In 2.4 the files are drivers/pci/pci.ids and include/linux/pci_ids.h.) And when you do, also CC

[PATCH] Intel Etherexpress 82820 Support - 2.2.17

2000-09-27 Thread Michael J. Dikkema
Adds support for the Intel 82820 Etherexpress card found onboard on some new intel motherboards. my first time using diff, hope I got it right. :) -- cut -- --- /usr/src/linux/drivers/net/eepro100.c Mon Sep 4 12:39:19 2000 +++ linux/drivers/net/eepro100.cMon Sep 25 09:42:06 200