From owner-freebsd-hardware@FreeBSD.ORG Thu Jan 7 05:34:16 2010 Return-Path: Delivered-To: hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F08AA1065693 for ; Thu, 7 Jan 2010 05:34:16 +0000 (UTC) (envelope-from lehmann@ans-netz.de) Received: from avocado.salatschuessel.net (avocado.salatschuessel.net [78.111.72.186]) by mx1.freebsd.org (Postfix) with SMTP id 606C08FC1F for ; Thu, 7 Jan 2010 05:34:16 +0000 (UTC) Received: (qmail 55066 invoked by uid 89); 7 Jan 2010 05:34:14 -0000 Received: from unknown (HELO kartoffel.salatschuessel.net) (78.111.72.187) by avocado.salatschuessel.net with SMTP; 7 Jan 2010 05:34:14 -0000 Date: Thu, 7 Jan 2010 06:34:13 +0100 From: Oliver Lehmann To: stable@freebsd.org Message-Id: <20100107063413.614058fc.lehmann@ans-netz.de> In-Reply-To: <20100105192746.cc627795.lehmann@ans-netz.de> References: <20100105192746.cc627795.lehmann@ans-netz.de> X-Mailer: Sylpheed 2.7.1 (GTK+ 2.18.5; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ru@freebsd.org, hardware@freebsd.org Subject: Re: smb driver for Nvidia ION (intel ATOM) chipset X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jan 2010 05:34:17 -0000 Oliver Lehmann wrote: > Hi, > > has anyone tried using the nfsmb(4) driver for the Nvidia ION chipset's > SMB controller? > > none3@pci0:0:3:5: class=0x0b4000 card=0x83f91043 chip=0x0aa310de rev=0xb1 hdr=0x00 > vendor = 'Nvidia Corp' > device = 'NVIDIA nForce System Management Controller (nForce)' > class = processor > > I could try to just change one of the device IDs in pci/nfsmb.c to 0x0aa3 > and see if it works but if someone has already tried this and says "won't > work" I can avoid maybe crashing my box ;) Adjusting the driver was kinda easy but now I'm stuck with no idea what "-c" argument I should use for mbmon.. nfsmb0: port 0x4900-0x493f,0x4d00-0x4d3f,0x4e00-0x4e3f irq 20 at device 3.2 on pci0 smbus0: on nfsmb0 nfsmb1: on nfsmb0 smbus1: on nfsmb1 smb0: on smbus0 smb1: on smbus1 root@nudel nfsmb> mbmon -S -s0 -d SMBus[NVidia nForce2] found, but No HWM available on it!! InitMBInfo: Device not configured Exit 1 root@nudel nfsmb> mbmon -S -s1 -d SMBus[NVidia nForce2] found, but No HWM available on it!! InitMBInfo: Device not configured Exit 1 root@nudel nfsmb> mbmon -S -s1 -c8 1 InitMBInfo: Device not configured Exit 1 root@nudel nfsmb> ru@ provided an smbtest.c to find out where the slave devices are when he initially made the nfsmb driver but the file is gone from his freefall page... Maybe someone saved it somewhere? http://lists.freebsd.org/pipermail/freebsd-current/2005-December/059065.html -- Oliver Lehmann http://www.pofo.de/ http://wishlist.ans-netz.de/