From owner-freebsd-stable@FreeBSD.ORG Thu Sep 11 15:16:14 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 585BC106567B for ; Thu, 11 Sep 2008 15:16:14 +0000 (UTC) (envelope-from richardtector@thekeelecentre.com) Received: from mx0.thekeelecentre.com (mx0.thekeelecentre.com [217.206.238.167]) by mx1.freebsd.org (Postfix) with ESMTP id 09C878FC16 for ; Thu, 11 Sep 2008 15:16:14 +0000 (UTC) (envelope-from richardtector@thekeelecentre.com) Received: from localhost (filter.mx0.thekeelecentre.com [217.206.238.165]) by mx0.thekeelecentre.com (Postfix) with ESMTP id 5045A45023; Thu, 11 Sep 2008 16:16:13 +0100 (BST) X-Virus-Scanned: amavisd-new at thekeelecentre.com Received: from mx0.thekeelecentre.com ([217.206.238.167]) by localhost (filter.mx0.thekeelecentre.com [217.206.238.165]) (amavisd-new, port 10024) with ESMTP id tbVnaeWHG3pA; Thu, 11 Sep 2008 15:16:11 +0000 (UTC) Received: from [10.0.9.11] (coyote.tector.org.uk [217.206.238.187]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx0.thekeelecentre.com (Postfix) with ESMTP id F0BF445027; Thu, 11 Sep 2008 16:16:10 +0100 (BST) Message-ID: <48C93582.3080107@thekeelecentre.com> Date: Thu, 11 Sep 2008 16:13:06 +0100 From: Richard Tector Organization: CAPL User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Bruce M Simpson References: <48C927DC.6000202@incunabulum.net> <48C932D9.50604@thekeelecentre.com> <48C934D1.5030703@incunabulum.net> In-Reply-To: <48C934D1.5030703@incunabulum.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: koitsu@freebsd.org, FreeBSD stable Subject: Re: Any working ichsmb(4) platforms out there? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2008 15:16:14 -0000 Bruce M Simpson wrote: > Richard, > > Thanks for this. > > Richard Tector wrote: >> >> I have an ICH9 machine, Tyan motherboard: >> FreeBSD 7.0-STABLE #0: Fri Aug 1 14:57:33 BST 2008 >> ichsmb0: port 0x18e0-0x18ff mem >> 0xf4a03000-0xf4a030ff irq 17 at device 31.3 on pci0 >> ichsmb0: [GIANT-LOCKED] >> ichsmb0: [ITHREAD] >> >> daffy# smbmsg -p >> Probing for devices on /dev/smb0: >> Device @0x2e: rw > ... > So it looks like yours works! I see no differences to RELENG_7_0. > > Are you using any hardware monitoring devices? > Can you give bsdhwmon a shot? > > cheers > BMS Sure. If yourself or Jeremy could send over the tarball? I don't use any hardware monitoring on it currently. Interestingly, I just tried on a couple of our webservers. Dell PowerEdge 860's with ICH7 running 7.0-STABLE, amd64. Loading the ichsmb module gives: ichsmb0: port 0x8c0-0x8df at device 31.3 on pci0 pcib0: no PRT entry for 0.31.INTB ichsmb0: can't get IRQ device_attach: ichsmb0 attach returned 6 Richard