From owner-freebsd-sparc64@FreeBSD.ORG Sat Aug 7 00:35:05 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C39016A4CE for ; Sat, 7 Aug 2004 00:35:05 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id A81FC43D58 for ; Sat, 7 Aug 2004 00:35:04 +0000 (GMT) (envelope-from jogorman@gmail.com) Received: by mproxy.gmail.com with SMTP id 75so61706rnl for ; Fri, 06 Aug 2004 17:35:01 -0700 (PDT) Received: by 10.38.24.64 with SMTP id 64mr400675rnx; Fri, 06 Aug 2004 17:35:01 -0700 (PDT) Message-ID: Date: Fri, 6 Aug 2004 19:35:01 -0500 From: Jim O'Gorman To: Doug White In-Reply-To: <20040806170033.B47993@carver.gumbysoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20040806170033.B47993@carver.gumbysoft.com> cc: freebsd-sparc64@freebsd.org Subject: Re: Sun Gigaswift card X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Aug 2004 00:35:05 -0000 Here you go: pcib1@pci0:1:1: class=0x060400 card=0x00000000 chip=0x5000108e rev=0x13 hdr=0x01 vendor = 'Sun Microsystems' device = 'SME2411 UltraSPARC-IIi Advanced PCI Bridge' class = bridge subclass = PCI-PCI pcib2@pci0:1:0: class=0x060400 card=0x00000000 chip=0x5000108e rev=0x13 hdr=0x01 vendor = 'Sun Microsystems' device = 'SME2411 UltraSPARC-IIi Advanced PCI Bridge' class = bridge subclass = PCI-PCI ebus0@pci1:1:0: class=0x068000 card=0x00000000 chip=0x1000108e rev=0x01 hdr=0x00 vendor = 'Sun Microsystems' device = 'SPARC EBUS PCIO PCI I/O Controller' class = bridge subclass = PCI-unknown hme0@pci1:1:1: class=0x020000 card=0x00000000 chip=0x1001108e rev=0x01 hdr=0x00 vendor = 'Sun Microsystems' device = 'PCIO Happy Meal Ethernet' class = network subclass = ethernet none0@pci1:2:0: class=0x030000 card=0x00000000 chip=0x47501002 rev=0x5c hdr=0x00 vendor = 'ATI Technologies' device = 'Rage 3D Pro PCI Graphics Accelerator' class = display subclass = VGA atapci0@pci1:3:0: class=0x01018f card=0x06461095 chip=0x06461095 rev=0x03 hdr=0x00 vendor = 'Silicon Image Inc (Was: CMD Technology Inc)' device = 'PCI-0646 EIDE Adapter (Single FIFO)' class = mass storage subclass = ATA sym0@pci2:1:0: class=0x010000 card=0x10001000 chip=0x000f1000 rev=0x26 hdr=0x00 vendor = 'LSI Logic (Was: Symbios Logic, NCR)' device = 'LSI53C875/E,LSI53C876/E PCI to Ultra SCSI I/O Processor' class = mass storage subclass = SCSI pcib3@pci2:3:0: class=0x060400 card=0x000000dc chip=0xb1548086 rev=0x00 hdr=0x01 vendor = 'Intel Corporation' device = 'S21152BA,S21154AE/BE PCI to PCI Bridge' class = bridge subclass = PCI-PCI none1@pci3:0:0: class=0x020000 card=0x00000000 chip=0xabba108e rev=0x20 hdr=0x00 vendor = 'Sun Microsystems' class = network subclass = ethernet thanks Jim On Fri, 6 Aug 2004 17:00:47 -0700 (PDT), Doug White wrote: > > > On Fri, 6 Aug 2004, Jim O'Gorman wrote: > > > Just a quick question to confirm: The Sun Gigaswift card is not > > supported on FreeBSD Sparc64, correct? > > > > Looking at http://www.freebsd.org/releases/5.1R/hardware-sparc64.html#ETHERNET > > it shows the GEM driver, but that driver is not seeing the gigaswift > > card, so I just wanted to confirm that it is not something I am doing > > wrong. > > can you post the output of 'pciconf -lv' on the system with the gem? > > -- > Doug White | FreeBSD: The Power to Serve > dwhite@gumbysoft.com | www.FreeBSD.org >