From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Wed, 09 Jul 2008 16:01:11 -0700 Subject: [U-Boot-Users] [PATCH] e1000: add support for 82545GM 64bit PCI-X copper variant In-Reply-To: <20080709225332.7EBF024304@gemini.denx.de> References: <20080709225332.7EBF024304@gemini.denx.de> Message-ID: <48754337.2080009@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > In message <1215640245-23211-1-git-send-email-paul.gortmaker@windriver.com> you wrote: > >> This PCI-X e1000 variant works by just adding in the correct >> PCI IDs in the appropriate places. >> >> Signed-off-by: Paul Gortmaker >> --- >> drivers/net/e1000.c | 2 ++ >> drivers/net/e1000.h | 3 ++- >> include/pci_ids.h | 1 + >> 3 files changed, 5 insertions(+), 1 deletions(-) >> > > Applied, thanks. > > Ben, this was so straightforward that I applied it directly. Hope this > is OK. > That's cool. I acked it in my head :) and was going to sanity-check applying it tonight. regards, Ben