From owner-freebsd-hackers Mon Dec 28 10:33:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA00226 for freebsd-hackers-outgoing; Mon, 28 Dec 1998 10:33:53 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from reliam.teaser.fr (reliam.teaser.fr [194.51.80.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA00220 for ; Mon, 28 Dec 1998 10:33:49 -0800 (PST) (envelope-from son@teaser.fr) Received: from teaser.fr (ppp1087-ft.teaser.fr [194.206.156.40]) by reliam.teaser.fr (8.9.1a/8.9.1a) with ESMTP id TAA12632; Mon, 28 Dec 1998 19:32:57 +0100 (MET) Received: (from son@localhost) by teaser.fr (8.9.1/8.9.1) id UAA02952; Mon, 28 Dec 1998 20:34:57 GMT (envelope-from son) Message-ID: <19981228203456.48462@breizh.prism.uvsq.fr> Date: Mon, 28 Dec 1998 20:34:56 +0000 From: Nicolas Souchu To: takawata@shidahara1.planet.sci.kobe-u.ac.jp Cc: Drew Baxter , hackers@FreeBSD.ORG Subject: Re: Please test my code for Intel onboard SMBus function. References: <4.1.19981226140415.00c2a8b0@genesis.ispace.com> <199812270458.NAA04526@libr.scitec.kobe-u.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: <199812270458.NAA04526@libr.scitec.kobe-u.ac.jp>; from takawata@shidahara1.planet.kobe-u.ac.jp on Sun, Dec 27, 1998 at 01:58:06PM +0900 X-Operating-System: FreeBSD breizh 3.0-CURRENT FreeBSD 3.0-CURRENT Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Dec 27, 1998 at 01:58:06PM +0900, takawata@shidahara1.planet.kobe-u.ac.jp wrote: > >In message <4.1.19981226140415.00c2a8b0@genesis.ispace.com>, Mr./Ms. Drew Baxter wrote. > >>I get this: >>Loki# ./spd >>OPEN: No such file or directory >> >>It'd probably help to have the stuff to throw into mknod, because I don't >>have a /dev/smb*.. :-) > >% cd /dev >% mknod smb0 c 106 0 >.. >.. >.. >% mknod smb5 c 106 5 > >I'll incorporate it later. > >And currently the generic driver code does not have the way to report >error to userland,and device name is hard coded.(Sorry.) >So if you get odd result,replace device name into /dev/smb[1-4]. >(Normally you will get output 'Bytes used:128'.) Last smbus/iicbus commit breaks this code, sorry. But it now handles properly the addressing scheme. e.g you may give the slave address to each ioctl. Which errors should be reported Takanori? > >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 > -- nsouch@teaser.fr / nsouch@freebsd.org FreeBSD - Turning PCs into workstations - http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message