From owner-freebsd-questions Wed Aug 28 6:23:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06CF337B400 for ; Wed, 28 Aug 2002 06:23:43 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8341A43E65 for ; Wed, 28 Aug 2002 06:23:41 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk ([IPv6:::1]) by smtp.infracaninophile.co.uk (8.12.5/8.12.5) with ESMTP id g7SDNemg001246; Wed, 28 Aug 2002 14:23:40 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.12.5/8.12.5/Submit) id g7SDNZXX001245; Wed, 28 Aug 2002 14:23:35 +0100 (BST) Date: Wed, 28 Aug 2002 14:23:35 +0100 From: Matthew Seaman To: Patrick Whalen Cc: freebsd-questions@freebsd.org Subject: Re: NIC Message-ID: <20020828132335.GA1183@happy-idiot-talk.infracaninophi> References: <20020828071700.GA15742@happy-idiot-talk.infracaninophi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Aug 28, 2002 at 07:52:16AM -0500, Patrick Whalen wrote: > Here's the output of pciconf -l > > chip0@pci0:0:0: class=0x060000 card=0x00000000 chip=0x70308086 rev=0x02 > hdr=0x00 > > isab0@pci0:7:0: class=0x060100 card=0x00000000 chip=0x70008086 rev=0x01 > hdr=0x00 > > atapci0@pci0:7:1: class=0x010180 card=0x00000000 chip=0x70108086 > rev=0x00 hdr=0x00 > > none0@pci0:7:2: class=0x0c0300 card=0x00000000 chip=0x70208086 rev=0x01 > hdr=0x00 This is an Intel USB controller chipset --- as it's a PIIX3 part, it should be recognised even by some fairly old kernels. > none1@pci0:19:0: class=0x020000 card=0x1020111a chip=0x12161113 > rev=0x11 hdr=0x00 This is your NIC --- it should be using the dc driver, and the PCI vendor is apparently 'Accton'. > none2@pci0:20:0: class=0x030000 card=0x89015333 chip= 0x89015333 > rev=0x16 hdr=0x00 This is a Trio 64V2/DX/GX graphics adaptor using an S3 chipset. Again, this should be recognised by the system. Something appears to be amiss either with the kernel you are installing or your hardware, as it's not recognising a bunch of PCI stuff that it really should. Is this a GENERIC kernel as supplied with the installation media or something you've customised yourself? > I have 3 pci slots. The card is in the middle one. Of the remaining two > slots, one has a modem, and the other is empty. Does it matter where > the card goes? That shouldn't really matter, but unless it's a modem with a proper UART (not one of those 'winmodem' things), FreeBSD is unlikely to support it out of the box. If you're lucky you can use the comms/ltmdm port to activate it. > Do you have any insight into what faith0 means? It's nothing relevant: see the faith(4) man page, or look at http://www.freebsd.org/cgi/man.cgi?query=faith&apropos=0&sektion=0&manpath=FreeBSD+4.6-stable&format=html Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message