Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Dec 1998 20:34:56 +0000
From:      Nicolas Souchu <nsouch@teaser.fr>
To:        takawata@shidahara1.planet.sci.kobe-u.ac.jp
Cc:        Drew Baxter <netmonger@genesis.ispace.com>, hackers@FreeBSD.ORG
Subject:   Re: Please test my code for Intel onboard SMBus function.
Message-ID:  <19981228203456.48462@breizh.prism.uvsq.fr>
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 %2B0900
References:  <4.1.19981226140415.00c2a8b0@genesis.ispace.com> <199812270458.NAA04526@libr.scitec.kobe-u.ac.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
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
><a href="http://www.planet.kobe-u.ac.jp/~takawata/key.html">;
>Public Key</a>
>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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981228203456.48462>