From owner-freebsd-questions@FreeBSD.ORG Wed May 12 08:30:03 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 443D7106564A for ; Wed, 12 May 2010 08:30:03 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 0951B8FC0A for ; Wed, 12 May 2010 08:30:02 +0000 (UTC) Received: by vws1 with SMTP id 1so460893vws.13 for ; Wed, 12 May 2010 01:30:02 -0700 (PDT) Received: by 10.220.107.227 with SMTP id c35mr1003583vcp.182.1273651404010; Wed, 12 May 2010 01:03:24 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.122.31 with HTTP; Wed, 12 May 2010 01:03:03 -0700 (PDT) From: Eitan Adler Date: Wed, 12 May 2010 11:03:03 +0300 Message-ID: To: questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: Subject: What driver goes with what PCI device X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2010 08:30:03 -0000 I ran the following command and I was wondering how I could figure out what drivers are needed for each of the following. $pciconf -lv|grep -A 4 none none0@pci0:0:31:3: class=0x0c0500 card=0x3a1d17aa chip=0x29308086 rev=0x03 hdr=0x00 vendor = 'Intel Corporation' device = '82801IB/IR/IH (ICH9 Family) SMBus Controller' class = serial bus subclass = SMBus none1@pci0:2:0:0: class=0x088000 card=0x3d9b17aa chip=0x2382197b rev=0x00 hdr=0x00 vendor = 'JMicron Technology Corp.' device = 'JMB38X SD/MMC Host Controller (JMB38X)' class = base peripheral none2@pci0:2:0:2: class=0x080501 card=0x3d9a17aa chip=0x2381197b rev=0x00 hdr=0x00 vendor = 'JMicron Technology Corp.' class = base peripheral subclass = SD host controller none3@pci0:2:0:3: class=0x088000 card=0x3d9c17aa chip=0x2383197b rev=0x00 hdr=0x00 vendor = 'JMicron Technology Corp.' device = 'JMB38X MS Host Controller (JMB38X)' class = base peripheral