From owner-freebsd-hackers Sun Feb 14 10:57:03 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA25996 for freebsd-hackers-outgoing; Sun, 14 Feb 1999 10:57:03 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from shidahara1.planet.sci.kobe-u.ac.jp (shidahara1.planet.sci.kobe-u.ac.jp [133.30.50.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA25990; Sun, 14 Feb 1999 10:56:57 -0800 (PST) (envelope-from takawata@shidahara1.planet.sci.kobe-u.ac.jp) From: takawata@shidahara1.planet.sci.kobe-u.ac.jp Received: from libr.scitec.kobe-u.ac.jp (cs22145.ppp.infoweb.ne.jp [202.219.4.61]) by shidahara1.planet.sci.kobe-u.ac.jp (8.8.8+2.7Wbeta7/8.8.8) with ESMTP id DAA20198; Mon, 15 Feb 1999 03:47:47 +0900 (JST) Received: from shidahara1.planet.kobe-u.ac.jp (localhost [127.0.0.1]) by libr.scitec.kobe-u.ac.jp (8.9.1/3.5Wpl7) with ESMTP id DAA03817; Mon, 15 Feb 1999 03:55:08 +0900 (JST) Message-Id: <199902141855.DAA03817@libr.scitec.kobe-u.ac.jp> To: Brian Feldman , nsouch@FreeBSD.ORG Cc: current@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: Aladdin chipset SMBus support available! In-reply-to: Your message of "Sun, 14 Feb 1999 12:11:09 EST." Date: Mon, 15 Feb 1999 03:55:07 +0900 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message , Brian Feldman wrote: >> >> I attach you the detect.c program. It's very simple and may help us >> >> in knowing what I2C hardware you have on your mobo. >> > >> >Where's my detect.c? I think you forgot to attach it :) >> >> :) here it is! > >alpm0: rev 0x00 on pci0.3.0 >alsmb0: >smbus0: on alsmb0 >smb0: on smbus0 > >{"/home/green/examples"}$ ./detect >a2 found. This is DIMM(with SPD). #./spd 1 will show your DIMM infomation. >d2 found. I want to know about this address. SMBus in my motherboard will hang up when I issue RECV_BYTE method for this port. >> BTW, as outlined by -pkh all this is just a first step in a huge monitoring >> adventure where all still need to be _defined_ (architecture and interfaces) >> and implemented. Any proposition for doing the job is wellcome, >> since I just have enough time to do the hardware SMBus support. > >Sounds like fun.... I think so too. /dev/smb? should not be used in casual use,because it is dangerous,as banging I/O port.I want to discuss about the interface. Where did he wrote it? Takanori Watanabe Public Key Key fingerprint = 2C 51 E2 78 2C E1 C5 2D 0F F1 20 A3 11 3A 62 2A To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message