Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752026AbXEXS1Q (ORCPT ); Thu, 24 May 2007 14:27:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750757AbXEXS1F (ORCPT ); Thu, 24 May 2007 14:27:05 -0400 Received: from nicole.bmts.com ([216.183.128.225]:35639 "EHLO nicole.bmts.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750760AbXEXS1E (ORCPT ); Thu, 24 May 2007 14:27:04 -0400 Date: Thu, 24 May 2007 14:26:44 -0400 From: Mike Houston To: Linus Torvalds Cc: Stephen Hemminger , Linux Kernel Mailing List Subject: Re: Linux 2.6.22-rc2 Message-Id: <20070524142644.837a26ed.mikeserv@bmts.com> In-Reply-To: References: <20070520170506.814a38d9.mikeserv@bmts.com> <20070521084549.61a1aa71@freepuppy> <20070521131055.0017404f.mikeserv@bmts.com> <20070521103755.51b954e1@freepuppy> <20070521225806.bb18d589.mikeserv@bmts.com> <20070521213146.3e220a44@freepuppy> <20070522181444.ad932718.mikeserv@bmts.com> <20070523133909.a3ec171a.mikeserv@bmts.com> X-Mailer: Sylpheed version 2.2.10 (GTK+ 2.8.6; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-brucetelecom.com-MailScanner-Information: Please contact Bruce Telecom 519.368.2000 for more information X-brucetelecom.com-MailScanner: Not scanned: please contact your Internet E-Mail Service Provider for details X-brucetelecom.com-MailScanner-From: mikeserv@bmts.com Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1565 Lines: 42 On Wed, 23 May 2007 10:46:05 -0700 (PDT) Linus Torvalds wrote: > > > On Wed, 23 May 2007, Mike Houston wrote: > > > > I still happen to have a Windows Vista install kicking around, so > > to make sure we're not flogging a dead horse I booted that and > > let it set up the yukon2 chip and I tested it. (more to make sure > > that eeprom update didn't break it). I used it for a bit and > > successfully transferred some large files from box running Samba. > > MS must be using some specific workaround or something. > > I think there is some lspci-like thing for windows too. > > Can you do the equivalent of "lspci -vvxxx" on that box under both > Linux and Windows? _If_ it's some PCI config space thing (which is > not at all guaranteed - it could be about setup in random MMIO > ranges) it might give us some clues. > This is the sky2 issue with Gigabyte 88E8056 onboard LAN. I've had no luck getting pciutils compiled for win32, but I found a utility that gives similar output called Craig Hart's PCI bus sniffer (pci32.exe). Here is the output of pci32 with hex dump from within Windows Vista: http://www.mikeserv.org/files/pci32_info.txt Here is the output of lspci -vvxxx from within Linux: http://www.mikeserv.org/files/lspci.txt I hope this is helpful, Mike Houston - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/