From owner-freebsd-questions@FreeBSD.ORG Sun Feb 3 14:15:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9990516A468 for ; Sun, 3 Feb 2008 14:15:40 +0000 (UTC) (envelope-from fbsdstble@gdmckee.com) Received: from smtp-out3.blueyonder.co.uk (smtp-out3.blueyonder.co.uk [195.188.213.6]) by mx1.freebsd.org (Postfix) with ESMTP id 2791313C4CE for ; Sun, 3 Feb 2008 14:15:40 +0000 (UTC) (envelope-from fbsdstble@gdmckee.com) Received: from [172.23.170.136] (helo=anti-virus01-07) by smtp-out3.blueyonder.co.uk with smtp (Exim 4.52) id 1JLfdC-0007L3-UP for freebsd-questions@freebsd.org; Sun, 03 Feb 2008 14:15:38 +0000 Received: from [82.36.186.17] (helo=gdmckee.home) by asmtp-out6.blueyonder.co.uk with esmtpa (Exim 4.52) id 1JLfdB-0003SY-V8 for freebsd-questions@freebsd.org; Sun, 03 Feb 2008 14:15:38 +0000 Received: from p2000.gdmckee.home ([192.168.0.99] helo=P2000) by gdmckee.home with smtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JLfd9-000Ekx-Cr; Sun, 03 Feb 2008 14:15:35 +0000 Message-ID: <1211295A3F3E4BEB9B753AC5080DDF7C@gdmckee.home> From: "Gordon McKee" To: "Mel" , "FreeBSD Questions" References: <70020FB8530646E2A2D029BE675BFF9A@gdmckee.home> <200802021443.01476.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <200802021443.01476.fbsd.questions@rachie.is-a-geek.net> Date: Sun, 3 Feb 2008 14:15:29 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Windows Mail 6.0.6000.16480 X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6000.16545 Cc: Subject: =?iso-8859-1?q?Re=3A_Intel=AE_G31_+_ICH7?= 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: Sun, 03 Feb 2008 14:15:40 -0000 Hi Here you go!! pciconf -lv |grep -A4 '^none' none0@pci0:2:0: class=0x030000 card=0x0df7105b chip=0x29c28086 rev=0x02 hdr=0x00 vendor = 'Intel Corporation' device = '(Bearlake) Integrated Graphics Controller' class = display subclass = VGA -- none1@pci0:31:3: class=0x0c0500 card=0x0df7105b chip=0x27da8086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801G (ICH7 Family) SMBus Controller' class = serial bus subclass = SMBus none2@pci3:0:0: class=0x020000 card=0x0df7105b chip=0x816810ec rev=0x01 hdr=0x00 vendor = 'Realtek Semiconductor' device = 'RTL8168/8111 PCI-E Gigabit Ethernet NIC' class = network subclass = ethernet I was trying a ata disk, but the sata interface seems to work. Here is a pciconf without the grep!! pciconf -lv hostb0@pci0:0:0: class=0x060000 card=0x29c08086 chip=0x29c08086 rev=0x02 hdr=0x00 vendor = 'Intel Corporation' device = '(Bearlake) Processor to I/O Controller' class = bridge subclass = HOST-PCI pcib1@pci0:1:0: class=0x060400 card=0x0df7105b chip=0x29c18086 rev=0x02 hdr=0x01 vendor = 'Intel Corporation' device = '(Bearlake) PCIe Root Port' class = bridge subclass = PCI-PCI none0@pci0:2:0: class=0x030000 card=0x0df7105b chip=0x29c28086 rev=0x02 hdr=0x00 vendor = 'Intel Corporation' device = '(Bearlake) Integrated Graphics Controller' class = display subclass = VGA pcib2@pci0:28:0: class=0x060400 card=0x27d08086 chip=0x27d08086 rev=0x01 hdr=0x01 vendor = 'Intel Corporation' device = '82801G (ICH7 Family) PCIe Root Port' class = bridge subclass = PCI-PCI pcib3@pci0:28:1: class=0x060400 card=0x27d28086 chip=0x27d28086 rev=0x01 hdr=0x01 vendor = 'Intel Corporation' device = '82801G (ICH7 Family) PCIe Root Port' class = bridge subclass = PCI-PCI uhci0@pci0:29:0: class=0x0c0300 card=0x0df7105b chip=0x27c88086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801G (ICH7 Family) USB Universal Host Controller' class = serial bus subclass = USB uhci1@pci0:29:1: class=0x0c0300 card=0x0df7105b chip=0x27c98086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801G (ICH7 Family) USB Universal Host Controller' class = serial bus subclass = USB uhci2@pci0:29:2: class=0x0c0300 card=0x0df7105b chip=0x27ca8086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801G (ICH7 Family) USB Universal Host Controller' class = serial bus subclass = USB uhci3@pci0:29:3: class=0x0c0300 card=0x0df7105b chip=0x27cb8086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801G (ICH7 Family) USB Universal Host Controller' class = serial bus subclass = USB ehci0@pci0:29:7: class=0x0c0320 card=0x0df7105b chip=0x27cc8086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801G (ICH7 Family) USB 2.0 Enhanced Host Controller' class = serial bus subclass = USB pcib4@pci0:30:0: class=0x060401 card=0x0df7105b chip=0x244e8086 rev=0xe1 hdr=0x01 vendor = 'Intel Corporation' device = '82801 Family (ICH2/3/4/4/5/5/6/7/8/9,63xxESB) Hub Interface to PCI Bridge' class = bridge subclass = PCI-PCI isab0@pci0:31:0: class=0x060100 card=0x0df7105b chip=0x27b88086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '945GL Intel 82801GB/GR (ICH7 Family) LPC Interface Controller - 27B8' class = bridge subclass = PCI-ISA atapci0@pci0:31:1: class=0x01018a card=0x0df7105b chip=0x27df8086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801G (ICH7 Family) Ultra ATA Storage Controller' class = mass storage subclass = ATA atapci1@pci0:31:2: class=0x01018f card=0x0df7105b chip=0x27c08086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801GB/GR/GH (ICH7 Family) Serial ATA Storage Controller' class = mass storage subclass = ATA none1@pci0:31:3: class=0x0c0500 card=0x0df7105b chip=0x27da8086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801G (ICH7 Family) SMBus Controller' class = serial bus subclass = SMBus none2@pci3:0:0: class=0x020000 card=0x0df7105b chip=0x816810ec rev=0x01 hdr=0x00 vendor = 'Realtek Semiconductor' device = 'RTL8168/8111 PCI-E Gigabit Ethernet NIC' class = network subclass = ethernet re0@pci4:2:0: class=0x020000 card=0x311a1385 chip=0x816910ec rev=0x10 hdr=0x00 vendor = 'Realtek Semiconductor' device = 'RTL8110SB Single-Chip Gigabit LOM Ethernet Controller' class = network subclass = ethernet Many thanks Gordon ----- Original Message ----- From: "Mel" To: Cc: "Gordon McKee" Sent: Saturday, February 02, 2008 1:43 PM Subject: Re: Intel® G31 + ICH7 > On Saturday 02 February 2008 11:14:04 Gordon McKee wrote: >> Hi >> >> Does anyone know how to get FreeBSD to work with the above chipset. >> Tried >> 6.3 and 7 ISO images. Get lots of disk and no NIC is detected. >> >> I have >> http://www.foxconnchannel.com/product/Motherboards/detail_spec.aspx?ID=en-u >>s0000345. > > RTL8111B should be supported with rl driver. Apparently it's not detected, > so > a pciconf -lv |grep -A4 '^none' would help greatly. > > -- > Mel >