Page 1 of 1

IR drivers

Posted: Mon Jan 16, 2012 5:51 am
by flitter
Hi,

For a basic Linux installation which IR driver set will the IR component need please?

Re: IR drivers

Posted: Mon Jan 16, 2012 8:23 am
by irads
Currently we don't have a ready solution for IR drivers. Unfortunately I cannot tell when we will have one.

Re: IR drivers

Posted: Wed Feb 01, 2012 4:21 pm
by monnier
irads wrote:Currently we don't have a ready solution for IR drivers. Unfortunately I cannot tell when we will have one.
Is there some documentation about the IR hardware, such that someone else could write a driver for it?
Of course a side-question is: why isn't fit-pc3 using one of the many already supported IR hardware?

Re: IR drivers

Posted: Sun Feb 05, 2012 12:02 am
by irads
The IR controller is SMSC SIO1007. Users that wish to develop their own IR driver are welcome to do so.
why isn't fit-pc3 using one of the many already supported IR hardware?
There are many design considerations - space, power, features, availability, longevity, SW support to name a few. In the case of this Super IO, not just IR is used but other features - eg serial port.

Re: IR drivers

Posted: Wed Feb 08, 2012 1:47 am
by monnier
irads wrote:The IR controller is SMSC SIO1007. Users that wish to develop their own IR driver are welcome to do so.
I can't find any doc about this chip. Is it anything like the SIO1000?
Could it be that it doesn't need a driver (if it's anything like the case of http://thomas.patrickdepinguin.com/know ... ntrol-lirc)?

Re: IR drivers

Posted: Wed Feb 08, 2012 2:17 pm
by irads
We can provide the datasheet to interested developers, but we cannot publish it.