Subject: Re: OPENBLOCKS266 config error
To: None <kiyohara@kk.iij4u.or.jp>
From: Shigeyuki Fukushima <shige@FreeBSD.org>
List: port-powerpc
Date: 10/05/2003 23:41:55
From: KIYOHARA Takashi <kiyohara@kk.iij4u.or.jp>
Subject: OPENBLOCKS266 config error
Date: Sun, 05 Oct 2003 02:57:52 +0900 (JST)

Hi,

OpenBlockS266 box has X1226 RTC chip connected with
on-chip i2c bus. This driver is only for OpenBlockS266 now.
I will port this driver to generic driver on new I2C framework
as soon as possible.

Regards,
--- shige
Shigeyuki Fukushima <shige@{FreeBSD,jp.FreeBSD,NetBSD}.org>


> OPENBLOCKS266 configuration error.
> root@highpriestess: {58} config OPENBLOCKS266
> ../../../../arch/powerpc/conf/files.ibm4xx:35: redefinition of `iic'
> ../../../../arch/powerpc/conf/files.ibm4xx:36: redefinition of `iic'
> OPENBLOCKS266:145: A iic cannot attach to a opb
> OPENBLOCKS266:146: rtc0: cannot wildcard addr
> OPENBLOCKS266:147: `todclock0 at rtc?' is orphaned (nothing matching `rtc?' declared)
> *** Stop.
> 
> 
> Tue Sep 23 14:56:10 2003 UTC
> commited IIC driver.
> 
>   http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/powerpc/conf/files.ibm4xx
> 
> 
> 
> Tue Sep 30 00:35:31 2003 UTC
> commited New generic I2C framework.
> 
>         http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/dev/i2c/files.i2c
> 
> Thanks
> --
> kiyohara