Hello, has anyone here ever successfully used the second I2C bus on a Mini6410 (Linux, kernel 2.6.38)? I mean the one on connector 10, that is not blocked when using the wireless sdio card. The normal driver provides just access to I2C-0, which is the one on connector 9. Also, is there a simple way to access the 3 ADC channels AIN1-3? Same problem here, the driver provides just /dev/adc as device for AIN0. And no, i am not going to use Pengutronix BSP. I have a Debian system up and running and i am quite happy with that :-) Appart from access to I2C-1 and AIN1-3, that is. I am trying to modify the kernel drivers, but since i have no experience with that, i would appreciate any help. I know some C programming, but not enough about the linux kernel. Best regards, Christian