Re: MPC5200 I2C and 2.6 kernel

2007-11-29 Thread Oliver Rutsch
Hi, >> hwclock --debug tells me: > >> hwclock: Open of /dev/rtc failed, errno=19: No such device. > > Well... did you check how your /dev/rtc is set up? It used to be a > misc device with MAJ=10 MIN=135 in old kernel versions, but now it's > MAJ=254 MIN=4, i. e. it should look like this: >

Re: MPC5200 I2C and 2.6 kernel

2007-11-28 Thread Jon Smirl
On 11/28/07, Wolfgang Denk <[EMAIL PROTECTED]> wrote: > In message <[EMAIL PROTECTED]> you wrote: > > > > Regardless what I'm doing in the 2.6 kernel configuration I can't get > > this RTC running (I activated RTC support and the driver for the M41T00 > > in the configuration). > > hwclock --debug

Re: MPC5200 I2C and 2.6 kernel

2007-11-28 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > Regardless what I'm doing in the 2.6 kernel configuration I can't get > this RTC running (I activated RTC support and the driver for the M41T00 > in the configuration). > hwclock --debug tells me: > hwclock: Open of /dev/rtc failed, errno=19: No suc